mirror of
https://github.com/Stijnvandenbroek/stamp.git
synced 2026-01-15 07:26:53 +01:00
fix: dynamic backend address based on frontend address
This commit is contained in:
@@ -26,7 +26,6 @@ services:
|
||||
ports:
|
||||
- "4000:4000"
|
||||
environment:
|
||||
- REACT_APP_API_URL=http://localhost:8000
|
||||
- CHOKIDAR_USEPOLLING=true
|
||||
- WDS_SOCKET_PORT=0
|
||||
- CI=true
|
||||
|
||||
Reference in New Issue
Block a user