parent
ddd80865f7
commit
4bf13b0000
10 changed files with 62 additions and 12 deletions
compute-1-mep/wallabag
7
compute-1-mep/wallabag/.env
Normal file
7
compute-1-mep/wallabag/.env
Normal 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]]
|
Loading…
Add table
Add a link
Reference in a new issue