✨ feat(ansible): Ajoute la variable INTRANET_LOCK à .env.local pour Debian.
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
STRIPE_BASEURL=https://payment.ludikevent.fr
|
||||
SIGN_URL=https://signature.ludikevent.fr
|
||||
DEFAULT_URI=https://reservation.ludikevent.fr
|
||||
INTRANET_LOCK=false
|
||||
dest: "{{ path }}/.env.local"
|
||||
when: ansible_os_family == "Debian"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user