Rever changes to start.sh
This commit is contained in:
parent
6f8422fc2f
commit
6e1c2e3adb
@ -1,4 +1,4 @@
|
||||
#
|
||||
# the idea is that this way we prevent test runs (for whenever needed)
|
||||
JASMINE_SERVER_UNIT=0 JASMINE_SERVER_INTEGRATION=0 JASMINE_CLIENT_INTEGRATION=0 JASMINE_BROWSER=PhantomJS JASMINE_MIRROR_PORT=3000 ROOT_URL=http://127.0.0.1/html5client meteor
|
||||
HOME=/usr/share/meteor JASMINE_SERVER_UNIT=0 JASMINE_SERVER_INTEGRATION=0 JASMINE_CLIENT_INTEGRATION=0 JASMINE_BROWSER=PhantomJS JASMINE_MIRROR_PORT=3000 ROOT_URL=http://127.0.0.1/html5client meteor
|
||||
# ROOT_URL_PATH_PREFIX=html5client meteor
|
||||
|
Loading…
Reference in New Issue
Block a user