Skip to content

Commit a8f83bf

Browse files
committed
update restart rules
1 parent b87abe5 commit a8f83bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: "3.5"
22
services:
33
blobs-prod:
44
image: blobs-prod
5+
restart: always
56
container_name: blobs-prod
67
build:
78
context: ./

0 commit comments

Comments
 (0)