5 lines
196 B
Docker
5 lines
196 B
Docker
REACT_APP_HOST=localhost
|
|
REACT_APP_PORT=5173
|
|
REACT_APP_FRIGATE_PROXY=http://localhost:4000
|
|
REACT_APP_OPENID_SERVER=https://your.server.com:443/realms/your-realm
|
|
REACT_APP_CLIENT_ID=frontend-client |