Skip to content

Commit 920b2c7

Browse files
author
kconnison
committed
add restart policy
1 parent 32b52e6 commit 920b2c7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker-compose.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ services:
66
environment:
77
- NODE_ENV=production
88
env_file:
9-
- .env
9+
- .env
10+
restart: always

0 commit comments

Comments
 (0)