mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-05-07 20:32:26 +00:00
16 lines
272 B
Bash
16 lines
272 B
Bash
APP_NAME=solidtime
|
|
APP_VERSION=0.0.0
|
|
APP_BUILD=0
|
|
VITE_APP_NAME=solidtime
|
|
APP_ENV=production
|
|
APP_DEBUG=false
|
|
APP_FORCE_HTTPS=true
|
|
OCTANE_SERVER=frankenphp
|
|
PAGINATION_PER_PAGE_DEFAULT=500
|
|
|
|
LOG_CHANNEL=stack
|
|
LOG_DEPRECATIONS_CHANNEL=null
|
|
LOG_LEVEL=debug
|
|
|
|
DB_CONNECTION=pgsql
|