mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 00:02:15 +01:00
16 lines
272 B
Plaintext
16 lines
272 B
Plaintext
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
|