mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
6 lines
75 B
Bash
6 lines
75 B
Bash
APP_ENV=test
|
|
|
|
# URL shortener
|
|
DEFAULT_DOMAIN=s.test
|
|
IS_HTTPS_ENABLED=false
|