Skip to content

Commit 418ac50

Browse files
committed
Avoid restarting in DEV
1 parent f3d620b commit 418ac50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/compose.dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
- ${PWD}/entrypoints/setup_git.sh:/docker-entrypoints/00.sh
1515
environment:
1616
GITHUB_REPO: ${GITHUB_REPO:-}
17+
restart: no
1718
node-app-from-local:
1819
extends: web-app
1920
volumes:

0 commit comments

Comments
 (0)