Files
psf-memo/psf-memo-client/.env.development
T

5 lines
232 B
Bash
Raw Normal View History

2026-08-26 09:10:39 -07:00
# 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
REACT_APP_MEMO_DB_URL=https://memo-api.fullstackcash.net