We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd7268 commit 5626f24Copy full SHA for 5626f24
1 file changed
README.md
@@ -62,7 +62,7 @@ services:
62
networks:
63
- network
64
ports:
65
- - "80:80"
+ - "6789:6789"
66
volumes:
67
- ./config:/app/config:ro
68
depends_on:
0 commit comments