This commit is contained in:
Alexandre
2025-07-17 16:43:38 +02:00
committed by GitHub
parent 6ee4175ae6
commit d326ebb356

View File

@@ -1,13 +0,0 @@
key:
encryption: %%encryption%%
hash: %%hash%%
jwt:
secret: %%secret%%
db:
host: %%DB_HOST%%
port: %%DB_PORT%%
name: %%DB_NAME%%
user: %%DB_USER%%
password: %%DB_PASS%%