add explanatory comments

This commit is contained in:
Ray Elliott 2020-09-04 15:27:22 +01:00
parent 4f9667a4e2
commit 109c0322b6
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# local specific options
## export if using local development environment
export domain='test123.home'
export url='http://test123.home'

View File

@ -1,3 +1,5 @@
# remote specific options
## export if using local development environment
#export domain='test123.example.com'
#export url='http://test123.example.com'