dev-scripts/config/local/local

10 lines
235 B
Plaintext

# local specific options
## export if using local development environment
export domain='test123.home'
export url='http://test123.home'
# set to anything other than the empty string to set up a dev environment
export dev_env='true'