We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaceb68 commit f96f2c8Copy full SHA for f96f2c8
docker-compose.yaml
@@ -34,7 +34,7 @@ services:
34
- SERVER_PORT=3000
35
- WALLET_SECRET_SALT=secret_salt
36
ports:
37
- - "3000:80"
+ - "3000:3000"
38
restart: always
39
40
volumes:
0 commit comments