add missing env variable APPLICATION

closes #703
This commit is contained in:
Mahmoud Zalt 2017-03-21 10:01:37 -04:00
parent 3e61554625
commit 4f416da26b

View File

@ -1,5 +1,6 @@
### Application
# Point to your application code, wish should be available at `/var/www`
APPLICATION=../
### PHP version (Does not apply for HHVM)
# PHP_VERSION=55