parent
ddd80865f7
commit
4bf13b0000
10 changed files with 62 additions and 12 deletions
3
compute-2-mep/gitlab/.env
Normal file
3
compute-2-mep/gitlab/.env
Normal file
|
@ -0,0 +1,3 @@
|
|||
SMTP_HOST=[[SMTP_HOST]]
|
||||
SMTP_PASS=[[SMTP_PASS]]
|
||||
SMTP_USER=[[SMTP_USER]]
|
2
compute-2-mep/restic/.env
Normal file
2
compute-2-mep/restic/.env
Normal file
|
@ -0,0 +1,2 @@
|
|||
RESTIC_BASE_URL=[[RESTIC_BASE_URL]]
|
||||
RESTIC_PASSWORD=[[RESTIC_PASSWORD]]
|
4
compute-2-mep/woodpecker/.env
Normal file
4
compute-2-mep/woodpecker/.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
WOODPECKER_GITEA_CLIENT=[[WOODPECKER_GITEA_CLIENT]]
|
||||
WOODPECKER_GITEA_SECRET=[[WOODPECKER_GITEA_SECRET]]
|
||||
WOODPECKER_DB_PASS=[[WOODPECKER_DB_PASS]]
|
||||
MEP_DB_HOST=[[MEP_DB_HOST]]
|
Loading…
Add table
Add a link
Reference in a new issue