3 lines
184 B
Plaintext
3 lines
184 B
Plaintext
TRUSTED_HOSTS='^(localhost|127.0.0.1)$'
|
|
DATABASE_URL=mysql://logo:logo@database:3306/logo?server_version=mariadb-10.4.12
|
|
CORS_ALLOW_ORIGIN=^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$ |