We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9def69e commit ae87b73Copy full SHA for ae87b73
.deploy/docker-compose-template.yml
@@ -3,7 +3,6 @@ services:
3
${APP_NAME}:
4
image: ghcr.io/${IMAGE_REPO}:${RELEASE_VERSION}
5
restart: always
6
- network_mode: bridge
7
ports:
8
- "5000"
9
environment:
0 commit comments