Updated Vagrant sample
This commit is contained in:
parent
f62c9673e4
commit
cc75f43109
1 changed files with 3 additions and 2 deletions
|
@ -26,9 +26,9 @@ nextcloud_mariadb_password: password
|
|||
nextcloud_admin_user: admin
|
||||
nextcloud_admin_password: password
|
||||
nextcloud_trusted_domains: satt.local
|
||||
nextcloud_overwrite_cli_url: https://nextcloud.satt.local
|
||||
nextcloud_overwrite_cli_url: http://nextcloud.satt.local
|
||||
nextcloud_overwrite_host: nextcloud.satt.local
|
||||
nextcloud_overwrite_protocol: https
|
||||
nextcloud_overwrite_protocol: http
|
||||
nextcloud_enable_restic_compose_backup: False
|
||||
nextcloud_virtual_host: nextcloud.satt.local
|
||||
collabora_virtual_host: collabora.satt.local
|
||||
|
@ -48,6 +48,7 @@ jitsi_timezone: Europe/Amsterdam
|
|||
jitsi_enable_letsencrypt: False
|
||||
jitsi_virtual_host: jitsi.satt.local
|
||||
jitsi_jvb_stun_servers: meet-jit-si-turnrelay.jitsi.net:443
|
||||
jitsi_web_channel_last_n: 2
|
||||
docker_user: deploy
|
||||
traefik:
|
||||
expose_internally: True
|
||||
|
|
Loading…
Add table
Reference in a new issue