Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 316 Bytes

To run, create a server/auth.js file with the following contents:

SPAWNER_HOST = "http://xx.xx.xx.xx" // address of your spawner machine
AUTH_TOKEN = "xxx" // auth token for your spawner

You also need to run a spawner like my fredboxer-backend