modified: serv_nginx/docker-compose.yml
remove certbot dependency
This commit is contained in:
@@ -18,8 +18,6 @@ services:
|
||||
networks:
|
||||
- web-network
|
||||
- internal
|
||||
depends_on:
|
||||
- certbot
|
||||
|
||||
volumes:
|
||||
certbot_data:
|
||||
|
||||
Reference in New Issue
Block a user