Restart behaviour change

This commit is contained in:
Atridad Lahiji 2024-05-17 01:26:25 -06:00
parent b5f43ce616
commit e410ff545f
No known key found for this signature in database

View file

@ -20,7 +20,7 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
pull_policy: build pull_policy: build
restart: on-failure:3 restart: always
networks: networks:
- nginx_default - nginx_default
ports: ports: