Gitea Config

This commit is contained in:
2021-04-17 18:13:31 +00:00
parent 32a373ae6b
commit de4a33fef5
5 changed files with 106 additions and 1 deletions

6
env.example Normal file
View File

@@ -0,0 +1,6 @@
FQDN=git.example.net
SSH_LISTEN_PORT=22
POSTGRES_PORT=5432
POSTGRES_DB=gitea
POSTGRES_USER=gitea
POSTGRES_PASSWORD=gitea