mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-28 19:44:10 -06:00
16 lines
194 B
Plaintext
16 lines
194 B
Plaintext
# Application
|
|
APP_ENV=
|
|
SHORTENED_URL_SCHEMA=
|
|
SHORTENED_URL_HOSTNAME=
|
|
SHORTCODE_CHARS=
|
|
DEFAULT_LOCALE=
|
|
|
|
# Database
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
DB_NAME=
|
|
|
|
# Rest authentication
|
|
REST_USER=
|
|
REST_PASSWORD=
|