chore(env) : change example env files names

This commit is contained in:
2026-01-11 10:34:20 +01:00
parent ee4a8e1af3
commit a87c5d3d61
3 changed files with 4 additions and 4 deletions

6
app.env.example Normal file
View 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