create option to set up development environment base

This commit is contained in:
Ray Elliott 2020-09-04 18:51:37 +01:00
parent ce9fc451cd
commit 81a2f46cb9
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@
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'