Files
siren/ui/.env
Benjamin Sherriff 345dc105df Fixed env stuff
2024-05-04 14:00:54 -04:00

5 lines
73 B
Bash

SERVICE_HOST=service
SERVICE_PORT=5000
UI_PORT=3000
NODE_ENV=development