mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-22 08:56:42 -06:00
11 lines
124 B
Plaintext
11 lines
124 B
Plaintext
# Application
|
|
APP_ENV=
|
|
SECRET_KEY=
|
|
SHORTENED_URL_SCHEMA=
|
|
SHORTENED_URL_HOSTNAME=
|
|
|
|
# Database
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
DB_NAME=
|