Skip to content

Commit 4ab1c3a

Browse files
committed
add restart clause to docker compose
1 parent f9ed518 commit 4ab1c3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ services:
44
build: .
55
ports:
66
- "5001:5000"
7+
restart: unless-stopped

0 commit comments

Comments
 (0)