next_migration #8

Merged
sinibaldi merged 5 commits from next_migration into main 2026-06-19 16:10:09 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 57eeda2a52 - Show all commits

View File

@ -20,7 +20,7 @@
- "80:80"
- "8443:8443"
env:
APACHE_PORT: "11000"
APACHE_PORT: "443"
APACHE_IP_BINDING: "0.0.0.0"
APACHE_ADDITIONAL_NETWORK: ""
SKIP_DOMAIN_VALIDATION: "{{ nextcloud_docker_skip_domain_validation }}"