nginx conf adjustments - virtual host necessity
This commit is contained in:
parent
981b6f2bcb
commit
10bb24bbf6
@ -23,7 +23,6 @@ services:
|
||||
env_file:
|
||||
- .webserver.env
|
||||
environment:
|
||||
VIRTUAL_HOST: "{{ inventory_hostname | default('ansible_undefined_fact') }}"
|
||||
NEXTCLOUD_ADMIN_USER: "admin"
|
||||
POSTGRES_DB: "nextcloud"
|
||||
POSTGRES_USER: "postgres"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user