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