We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11cae38 commit 832ae84Copy full SHA for 832ae84
1 file changed
Dockerfile
@@ -20,8 +20,6 @@ ENV admin_api_key=$AGENCY_ADMIN_API_KEY \
20
inbound_port=$AGENCY_INBOUND_PORT \
21
genesis_url=$GENESIS_URL
22
23
-EXPOSE 7000 2000
24
-
25
RUN chmod +x init-agency.sh
26
27
-CMD ["./init-agency.sh"]
+CMD ["./init-agency.sh"]
0 commit comments