mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-26 08:51:13 -06:00
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
# Application
|
|
APP_ENV=
|
|
SECRET_KEY=
|
|
SHORTENED_URL_SCHEMA=
|
|
SHORTENED_URL_HOSTNAME=
|
|
SHORTCODE_CHARS=
|
|
|
|
# Database
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
DB_NAME=
|