asdf
This commit is contained in:
@@ -13,13 +13,6 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
environment:
|
environment:
|
||||||
- REACT_APP_API_URL=https://turftracker.kaspers.us/api
|
- REACT_APP_API_URL=https://turftracker.kaspers.us/api
|
||||||
# Stabilize CRA dev server behind Traefik (WebSocket + polling)
|
|
||||||
- WDS_SOCKET_HOST=turftracker.kaspers.us
|
|
||||||
- WDS_SOCKET_PORT=443
|
|
||||||
- WDS_SOCKET_PATH=/ws
|
|
||||||
- CHOKIDAR_USEPOLLING=true
|
|
||||||
- WATCHPACK_POLLING=true
|
|
||||||
- WATCHPACK_POLLING_INTERVAL=1000
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./frontend:/app
|
- ./frontend:/app
|
||||||
- /app/node_modules
|
- /app/node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user