add gitea
This commit is contained in:
8
hosts/ps09rp/gitea/.env
Normal file
8
hosts/ps09rp/gitea/.env
Normal file
@@ -0,0 +1,8 @@
|
||||
USER_UID=1000
|
||||
USER_GID=1000
|
||||
GITEA__database__DB_TYPE=postgres
|
||||
GITEA__database__HOST=gitea-postgres:5432
|
||||
GITEA__database__NAME=gitea
|
||||
GITEA__database__USER=gitea
|
||||
GITEA__database__PASSWD=""
|
||||
GITEA__webhook__ALLOWED_HOST_LIST="*.alexlebens.net, 192.168.*.*, 172.27.*.*"
|
Reference in New Issue
Block a user