Remove Nginx setup for public wedding container
This commit is contained in:
parent
ea8e387a1c
commit
2b1518a5c3
1 changed files with 0 additions and 7 deletions
|
|
@ -36,10 +36,3 @@
|
||||||
# NODE_ENV: production # TODO: Enable when ready for secure cookie testing...
|
# NODE_ENV: production # TODO: Enable when ready for secure cookie testing...
|
||||||
WEDDING_FULL_ACCESS_CODE: "{{ wedding_env.full_access_code }}"
|
WEDDING_FULL_ACCESS_CODE: "{{ wedding_env.full_access_code }}"
|
||||||
WEDDING_NIGHT_ACCESS_CODE: "{{ wedding_env.night_access_code }}"
|
WEDDING_NIGHT_ACCESS_CODE: "{{ wedding_env.night_access_code }}"
|
||||||
- name: Include simple-reverse-proxy role
|
|
||||||
ansible.builtin.include_role:
|
|
||||||
name: simple-reverse-proxy
|
|
||||||
vars:
|
|
||||||
simple_reverse_proxy_external_port: 8443
|
|
||||||
simple_reverse_proxy_internal_port: 3001
|
|
||||||
simple_reverse_proxy_internal_subdomain: "{{ proxy_domain_name }}"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue