Frontend and backed now using the same Flask web server
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Frontend Configuration
|
# Frontend Configuration
|
||||||
frontend:
|
frontend:
|
||||||
url: "http://localhost:8000"
|
url: "http://localhost:5004"
|
||||||
|
|
||||||
# Backend Configuration
|
# Backend Configuration
|
||||||
backend:
|
backend:
|
||||||
|
|||||||
Reference in New Issue
Block a user