refactor(compose): protect services and centralize routing
This commit is contained in:
@@ -34,7 +34,6 @@ services:
|
||||
nextcloud:
|
||||
image: nextcloud:33-apache
|
||||
container_name: nextcloud
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- nextcloud-db
|
||||
|
||||
Reference in New Issue
Block a user