modified: serv_nginx/docker-compose.yml

change name golang_serv into depends_on for nginx
This commit is contained in:
2025-10-06 00:28:32 +05:00
parent 67e34a26b5
commit 36b9c45f6c
+1 -1
View File
@@ -40,7 +40,7 @@ services:
- app-network - app-network
depends_on: depends_on:
- certbot - certbot
- serv_golang_rest_api - api
api: api:
build: build: