deployment-playbooks/group_vars/explorer.yml.example

8 lines
154 B
Plaintext

username: "explorer"
users:
- name: "{{ username }}"
home: "/home/{{ username }}"
nginx_headers: "off"
PROXY_PORT: "3000"
explorerS_SERVER: "localhost"