modified: serv_nginx/docker-compose.yml
change name golang_serv into depends_on for nginx
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
|||||||
- app-network
|
- app-network
|
||||||
depends_on:
|
depends_on:
|
||||||
- certbot
|
- certbot
|
||||||
- serv_golang_rest_api
|
- api
|
||||||
|
|
||||||
api:
|
api:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user