fix admin panel nextcloud

This commit is contained in:
piccihud 2024-12-26 14:40:12 +01:00
parent 6b33edf91c
commit de9879528a

View File

@ -13,7 +13,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
network_mode: bridge
ports:
- 127.0.0.1:3010:8080
- 3010:8080
environment:
- AIO_DISABLE_BACKUP_SECTION=true
- APACHE_PORT=11000