mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-23 13:23:33 +03:00
14 lines
178 B
Text
14 lines
178 B
Text
# Application
|
|
APP_ENV=
|
|
SHORTENED_URL_SCHEMA=
|
|
SHORTENED_URL_HOSTNAME=
|
|
SHORTCODE_CHARS=
|
|
|
|
# Database
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
DB_NAME=
|
|
|
|
# Rest authentication
|
|
REST_USER=
|
|
REST_PASSWORD=
|