mirror of
https://github.com/fergalmoran/xtreamium.git
synced 2025-12-22 09:41:33 +00:00
10 lines
274 B
Bash
10 lines
274 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://streams.fergl.ie:8000
|
|
REACT_APP_API_URL=https://api.streams.fergl.ie
|
|
REACT_APP_SERVER_URL=http://localhost:9531
|
|
|