5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
PORT=4200
|
|
REACT_APP_API_URL="${backend}/v2"
|
|
REACT_APP_CDN_URL="${backend}/assets"
|
|
REACT_APP_REPO="https://github.com/accord-dot-app/app"
|
|
REACT_APP_ROOT_API_URL=${backend} |