-
-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Algirdas Č. edited this page Aug 24, 2024
·
2 revisions
Build from the Docker Compose stack by running following command inside the project directory:
docker compose up -d
-
TZ
- Your time zone. Full list can be found here. -
DATABASE_URL
- In case you want to use external MySQL/MariaDB, you can provide custom DSN for DB connection. -
LOCALE
- Locale used for date and number formatting. Full list can be found here. -
REGISTRATION_DISABLED=yes/no
- Disable new user registration