Skip to content

Commit 8b48610

Browse files
committed
Remove duplicated restart policy from the app service in docker-compose.yml
1 parent d9b0aae commit 8b48610

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ services:
88
volumes:
99
- ./src/config/config.json:/app/dist/config/config.json:ro
1010
- ./proto_samples:/app/proto_samples
11-
restart: unless-stopped
1211
environment:
1312
- NODE_ENV=production
1413
healthcheck:

0 commit comments

Comments
 (0)