shlink/.env.dist

15 lines
178 B
Text
Raw Normal View History

# Application
APP_ENV=
SHORTENED_URL_SCHEMA=
SHORTENED_URL_HOSTNAME=
SHORTCODE_CHARS=
# Database
DB_USER=
DB_PASSWORD=
DB_NAME=
2016-07-04 15:04:10 +03:00
# Rest authentication
REST_USER=
REST_PASSWORD=