Update command-line for new server

This commit is contained in:
Tony Garnock-Jones 2019-05-30 14:25:11 +01:00
parent c6e780b50a
commit 98c816aed4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
s6-svwait ../avahi-daemon
cd /data/packages/server
exec node lib/index.js --advertise --http 8000 --tcp 8001 --monitor 8000
exec node lib/index.js --http 8000 --tcp 8001 --monitor 8000 --overlay test ws://test-server.syndicate-lang.org/