damn nextcloud again
This commit is contained in:
@@ -10,7 +10,9 @@ services:
|
||||
network_mode: bridge # add to the same network as docker run would do
|
||||
ports:
|
||||
- 8081:8080
|
||||
- 8443:8443
|
||||
environment:
|
||||
APACHE_PORT: 11000
|
||||
APACHE_IP_BINDING: 127.0.0.1
|
||||
|
||||
volumes: # If you want to store the data on a different drive, see https://github.com/nextcloud/all-in-one#how-to-store-the-filesinstallation-on-a-separate-drive
|
||||
nextcloud_aio_mastercontainer:
|
||||
|
||||
Reference in New Issue
Block a user