chore: add restart always policy to nginx
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 14m33s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 14m33s
This commit is contained in:
@@ -56,6 +56,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
redis:
|
redis:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
restart: always
|
||||||
|
|
||||||
# ==========================================
|
# ==========================================
|
||||||
# BLUE SERVICES
|
# BLUE SERVICES
|
||||||
|
|||||||
Reference in New Issue
Block a user