✨ feat(ansible): Ajoute APP_DEBUG à .env.local pour le développement
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
REAL_MAIL=1
|
||||
VAULT_ADDR=http://127.0.0.1:8200
|
||||
VAULT_TOKEN=hvs.QLpUdiptXtSPo5Qf7i2nn2Xz
|
||||
APP_DEBUG=true
|
||||
dest: "{{ path }}/.env.local"
|
||||
when: ansible_os_family == "Debian"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user