diff --git a/container-compose.prod.yml b/container-compose.prod.yml index 95f6414..f1e3a5d 100644 --- a/container-compose.prod.yml +++ b/container-compose.prod.yml @@ -1,6 +1,11 @@ --- version: '3' +# Publish a port instead of using the web network +network: + web: + external: false + services: nextcloud: ports: