parent
de6bb28543
commit
2ab83adbb1
2 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
GITEA_DBUSER=username |
||||
GITEA_DBPW=supersecretpassword |
||||
GITEA_HOST=subdomain.domain.com |
||||
GITEA_LBPORT=3000 |
||||
|
||||
POSTGRES_DBUSER=username |
||||
POSTGRES_DBPW=supersecretpassword |
||||
Loading…
Reference in new issue