mirror of https://gitee.com/bigwinds/arangodb
revert env setting - doesn't work that way.
This commit is contained in:
parent
441e7ef37d
commit
a6b45982fd
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue