Initial commit
This commit is contained in:
6
app-public.env
Normal file
6
app-public.env
Normal file
@@ -0,0 +1,6 @@
|
||||
GITEA__database__DB_TYPE=postgres
|
||||
GITEA__database__HOST=db:5432
|
||||
GITEA__database__NAME=gitea
|
||||
GITEA__database__USER=gitea
|
||||
GITEA__database__PASSWD=mypassword #replace
|
||||
|
||||
Reference in New Issue
Block a user