You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Server config
|
|
|
|
MODE=development
|
|
|
|
HOST=localhost:8000
|
|
|
|
|
|
|
|
# Separate services
|
|
|
|
GIT_URL=https://git.example.org
|
|
|
|
FORUM_URL=https://forum.example.org
|
|
|
|
|
|
|
|
# Other
|
|
|
|
EMAIL=mail@example.org
|