chore(env) : change example env files names
This commit is contained in:
6
app.env.example
Normal file
6
app.env.example
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
|
||||
|
||||
Reference in New Issue
Block a user