diff --git a/container-compose.prod.yml b/container-compose.prod.yml index f1e3a5d..639a50f 100644 --- a/container-compose.prod.yml +++ b/container-compose.prod.yml @@ -2,7 +2,7 @@ version: '3' # Publish a port instead of using the web network -network: +networks: web: external: false