weboot change
This commit is contained in:
parent
6deaf3640d
commit
19f6fdab58
@ -10,6 +10,7 @@ services:
|
||||
- /home/{{ user.name }}/nginx/vhost.d:/etc/nginx/vhost.d
|
||||
environment:
|
||||
- VIRTUAL_HOST="{{ inventory_hostname | default('ansible_undefined_host') }}"
|
||||
- VIRTUAL_ROOT="/var/www/html"
|
||||
- NEXTCLOUD_ADMIN_USER="admin"
|
||||
- POSTGRES_DATABASE=nextcloud
|
||||
- POSTGRES_HOST=db:5432
|
||||
|
||||
Loading…
Reference in New Issue
Block a user