first commit
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
GITEA_BASE_URL=http://gitea.example.local
|
||||
GITEA_ADMIN_TOKEN=replace-me
|
||||
GITEA_DEFAULT_OWNER=simpl-open
|
||||
|
||||
SMTP_HOST=smtp.example.local
|
||||
SMTP_PORT=587
|
||||
SMTP_USERNAME=
|
||||
SMTP_PASSWORD=
|
||||
SMTP_USE_TLS=true
|
||||
SMTP_FROM_ADDRESS=no-reply@example.local
|
||||
Reference in New Issue
Block a user