update url
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
context: ./frontend
|
context: ./frontend
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
environment:
|
environment:
|
||||||
- REACT_APP_API_URL=https://turftracker.kaspers.us
|
- REACT_APP_API_URL=https://turftracker.kaspers.us/api
|
||||||
volumes:
|
volumes:
|
||||||
- ./frontend:/app
|
- ./frontend:/app
|
||||||
- /app/node_modules
|
- /app/node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user