Skip to content

Instantly share code, notes, and snippets.

@RobinRadic
Created December 13, 2019 18:06
Show Gist options
  • Save RobinRadic/f4f4a4866fa2d558ee935a97c33991db to your computer and use it in GitHub Desktop.
Save RobinRadic/f4f4a4866fa2d558ee935a97c33991db to your computer and use it in GitHub Desktop.
APP_ENV=local
INSTALLED=false
APP_KEY=Xyn0dqY2y5t2YJ0kZbLNOQp5ctfeSqea
APP_DEBUG=true
DEBUG_BAR=false
DB_CONNECTION=mysql
DB_HOST=localhost
DB_DATABASE=pyrocms4
DB_USERNAME=root
DB_PASSWORD=test
ADMIN_THEME=pyrocms.theme.flow
APPLICATION_NAME=Default
APPLICATION_REFERENCE=default
APPLICATION_DOMAIN=pyrocms4.local
ADMIN_USERNAME=admin
ADMIN_EMAIL=rradic@hotmail.com
ADMIN_PASSWORD=test
LOCALE=en
APP_TIMEZONE=Europe/Amsterdam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment