Skip to content

Commit bdaf56d

Browse files
author
pluja
committed
add expose to strfry relay
1 parent 160a892 commit bdaf56d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

strfry/Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ RUN apk add curl jq
88
WORKDIR /app
99
COPY ./strfry.conf /etc/strfry.conf
1010
COPY ./plugin.sh /app/nerostr-auth.sh
11-
RUN chmod +x /app/nerostr-auth.sh
11+
RUN chmod +x /app/nerostr-auth.sh
12+
13+
EXPOSE 7777

0 commit comments

Comments
 (0)