mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-24 13:06:20 +00:00
* Revert "Revert "Allow to launch server without Redis (#119)" (#133)" This reverts commit 18065f965215c32b4b66e13246a6a54977088518. * Default to REDIS_URL env var for store host
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
REACT_APP_API_HOST=localhost
|
|
REACT_APP_API_PROTOCOL=http
|
|
REACT_APP_API_PORT=3001
|
|
REACT_APP_COMMIT_SHA=some_sha |