Skip to content

Commit 832ae84

Browse files
authored
Update Dockerfile
1 parent 11cae38 commit 832ae84

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ ENV admin_api_key=$AGENCY_ADMIN_API_KEY \
2020
inbound_port=$AGENCY_INBOUND_PORT \
2121
genesis_url=$GENESIS_URL
2222

23-
EXPOSE 7000 2000
24-
2523
RUN chmod +x init-agency.sh
2624

27-
CMD ["./init-agency.sh"]
25+
CMD ["./init-agency.sh"]

0 commit comments

Comments
 (0)