Added Gitea
This commit is contained in:
5
dist/gitea/.env.template
vendored
Normal file
5
dist/gitea/.env.template
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
SERVICE_DOMAIN=gitea.example.com
|
||||
|
||||
POSTGRES_DB=gitea
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
Reference in New Issue
Block a user