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:
|
||||
redis:
|
||||
condition: service_healthy
|
||||
restart: always
|
||||
|
||||
# ==========================================
|
||||
# BLUE SERVICES
|
||||
|
||||
Reference in New Issue
Block a user