Add env file
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
POSTGRES_DATABASE=
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
|
||||
GITEA_DOMAIN=domain.tld
|
||||
GITEA_SSH_DOMAIN=domain.tld
|
||||
GITEA_ROOT_URL=https://domain.tld
|
||||
|
||||
REDIS_PASSWORD=
|
||||
Reference in New Issue
Block a user