fix(backup): use app-network instead of internal for DB access
This commit is contained in:
@@ -322,7 +322,7 @@ services:
|
||||
db:
|
||||
condition: service_healthy
|
||||
networks:
|
||||
- internal
|
||||
- app-network
|
||||
|
||||
volumes:
|
||||
certbot_data: # volume для данных Certbot
|
||||
|
||||
Reference in New Issue
Block a user