modified: main_dc/.env
modified: main_dc/docker-compose.yml upgrade docker-compose.yaml
This commit is contained in:
@@ -53,6 +53,10 @@ services:
|
||||
- app-network
|
||||
- bb-network
|
||||
depends_on:
|
||||
easysite:
|
||||
condition: service_healthy
|
||||
api_es:
|
||||
condition: service_healthy
|
||||
certbot:
|
||||
condition: service_healthy
|
||||
api_tp:
|
||||
@@ -283,5 +287,5 @@ networks:
|
||||
bb-network:
|
||||
driver: bridge
|
||||
|
||||
# Эта опция автоматически удаляет orphans
|
||||
# Эта опция автоматически удаляет orphans (Не используемые конейнеры)
|
||||
x-remove-orphans: true
|
||||
|
||||
Reference in New Issue
Block a user