mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-28 00:19:26 +08:00
Yaml updates
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
2a83c57425
commit
53ef726114
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…
Reference in a new issue