Files
xtreamium/frontend/.env
2022-04-07 21:57:51 +01:00

8 lines
277 B
Bash

BROWSER=none
HTTPS=true
SSL_CRT_FILE=/etc/letsencrypt/live/fergl.ie/cert.pem
SSL_KEY_FILE=/etc/letsencrypt/live/fergl.ie/privkey.pem
REACT_APP_API_URL=https://dev-streams.fergl.ie:8000
__REACT_APP_API_URL=https://api.streams.fergl.ie
REACT_APP_SERVER_URL=http://localhost:9531