mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo-client.git
synced 2026-09-22 01:02:03 -07:00
4 lines
174 B
Bash
4 lines
174 B
Bash
# psf-memo-db REST API base URL (no trailing slash).
|
|
# Used at build time by Create React App (must be prefixed with REACT_APP_).
|
|
REACT_APP_MEMO_DB_URL=http://localhost:5021
|