Skip to content

Commit ae87b73

Browse files
authored
Update docker-compose-template.yml
1 parent 9def69e commit ae87b73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.deploy/docker-compose-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ services:
33
${APP_NAME}:
44
image: ghcr.io/${IMAGE_REPO}:${RELEASE_VERSION}
55
restart: always
6-
network_mode: bridge
76
ports:
87
- "5000"
98
environment:

0 commit comments

Comments
 (0)