This commit is contained in:
Maël Gramain 2025-03-02 22:07:07 +01:00
commit 4bf13b0000
10 changed files with 62 additions and 12 deletions
compute-1-mep/wallabag

View file

@ -0,0 +1,7 @@
MEP_DB_HOST_IP=[[MEP_DB_HOST_IP]]
WALLABAG_DB_NAME=[[WALLABAG_DB_NAME]]
WALLABAG_DB_PASS=[[WALLABAG_DB_PASS]]
WALLABAG_DB_USER=[[WALLABAG_DB_USER]]
SMTP_PASS=[[SMTP_PASS]]
SMTP_HOST=[[SMTP_HOST]]
WALLABAG_SECRET=[[WALLABAG_SECRET]]