Commit initial files from server to repo

This commit is contained in:
Christoph Lampe
2023-01-18 14:50:15 +01:00
parent ac41be8292
commit e276d57f06
4 changed files with 73 additions and 0 deletions

8
.env Normal file
View File

@@ -0,0 +1,8 @@
# Set UID and GID From Git system user account here
GITEA_UID=113
GITEA_GID=122
# DB
POSTGRES_PASSWORD=ChangeMe!
POSTGRES_DB=gitea
POSTGRES_USER=gitea