mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
commit
8da2a51282
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ services:
|
||||||
image: nextcloud/aio-apache:latest
|
image: nextcloud/aio-apache:latest
|
||||||
ports:
|
ports:
|
||||||
- ${APACHE_IP_BINDING}:${APACHE_PORT}:${APACHE_PORT}/tcp
|
- ${APACHE_IP_BINDING}:${APACHE_PORT}:${APACHE_PORT}/tcp
|
||||||
|
- ${APACHE_IP_BINDING}:${APACHE_PORT}:${APACHE_PORT}/udp
|
||||||
environment:
|
environment:
|
||||||
- NC_DOMAIN=${NC_DOMAIN}
|
- NC_DOMAIN=${NC_DOMAIN}
|
||||||
- NEXTCLOUD_HOST=nextcloud-aio-nextcloud
|
- NEXTCLOUD_HOST=nextcloud-aio-nextcloud
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue