Initial commit
This commit is contained in:
8
mgmt/gitea/.env.example
Normal file
8
mgmt/gitea/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
DOMAIN_NAME=
|
||||
SUBDOMAIN=
|
||||
|
||||
GITEA__database__DB_TYPE=
|
||||
GITEA__database__HOST=
|
||||
GITEA__database__NAME=
|
||||
GITEA__database__USER=
|
||||
GITEA__database__PASSWD__FILE=/run/secrets/DB_PASS
|
||||
Reference in New Issue
Block a user