mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-22 08:56:42 -06:00
15 lines
178 B
Plaintext
15 lines
178 B
Plaintext
# Application
|
|
APP_ENV=
|
|
SHORTENED_URL_SCHEMA=
|
|
SHORTENED_URL_HOSTNAME=
|
|
SHORTCODE_CHARS=
|
|
|
|
# Database
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
DB_NAME=
|
|
|
|
# Rest authentication
|
|
REST_USER=
|
|
REST_PASSWORD=
|