parent
ddd80865f7
commit
4bf13b0000
10 changed files with 62 additions and 12 deletions
2
compute-1-mep/renovate/.env
Normal file
2
compute-1-mep/renovate/.env
Normal file
|
@ -0,0 +1,2 @@
|
|||
RENOVATE_TOKEN=[[RENOVATE_TOKEN]]
|
||||
GITHUB_COM_TOKEN=[[RENOVATE_GH_TOKEN]]
|
2
compute-1-mep/restic/.env
Normal file
2
compute-1-mep/restic/.env
Normal file
|
@ -0,0 +1,2 @@
|
|||
RESTIC_BASE_URL=[[RESTIC_BASE_URL]]
|
||||
RESTIC_PASSWORD=[[RESTIC_PASSWORD]]
|
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