nginx-proxy VIRTUAL_HOST server_name paramter work
This commit is contained in:
parent
5e5eb806c1
commit
251adfcfa2
@ -20,8 +20,6 @@
|
||||
volumes:
|
||||
- "/home/{{ user.name }}/nextcloud/data:/home/step"
|
||||
env:
|
||||
VIRTUAL_HOST: "{{ inventory_hostname | default('ansible_undefined_fact') }}"
|
||||
LETSENCRYPT_HOST: "{{ inventory_hostname | default('ansible_undefined_fact') }}"
|
||||
VIRTUAL_PROTO: "fastcgi"
|
||||
VIRTUAL_ROOT: "/var/www/html/"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user