Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 341 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 341 Bytes

Sineware Cloud API Server

The Sineware Cloud API Server:

  • Update Services for ProLinux
  • Website/Frontend Content
  • And some other stuff eventually

Environment Variables:

PORT=3000
SERVER_API_PREFIX=/api/v1/
SERVER_REDIS_HOST=127.0.0.1
SERVER_REDIS_PORT=6379
SERVER_HOME=./home/
AUTHSERVER_URL=http://localhost:3001/api/v1