|
|
|
@ -33,6 +33,10 @@ |
|
|
|
|
# This is used to prevent people from using the new docker-compose file for automated installs |
|
|
|
|
LOCAL_DEV_CHECK=1 |
|
|
|
|
|
|
|
|
|
# Set this to your ckeditor build output directory (which includes ckeditor.js) if you |
|
|
|
|
# want to develop ckeditor locally. |
|
|
|
|
CKEDITOR_BUILD_DIR=frontend/src/vendor/ckeditor/ |
|
|
|
|
|
|
|
|
|
# This is the host from which you will be accessing the development servers locally |
|
|
|
|
PUBLIC_HOST=localhost |
|
|
|
|
|
|
|
|
|