1
0
Fork 0

revert env setting - doesn't work that way.

This commit is contained in:
Wilfried Goesgens 2017-06-07 07:36:01 +02:00
parent 441e7ef37d
commit a6b45982fd
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ parts:
apps:
arangod:
command: GLIBCXX_FORCE_NEW=1 arangod \
command: arangod \
--configuration=none \
--server.endpoint=tcp://0.0.0.0:@SNAP_PORT@ \
--javascript.startup-directory=${SNAP}/@CMAKE_INSTALL_DATAROOTDIR_ARANGO@/js \