Fix: Imports on backend
Fix: Connected Backend to Frontend over localhost
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
FLASK_APP=blueprints.__init__
|
||||
FLASK_APP=backend.blueprints.__init__
|
||||
FLASK_DEBUG=True
|
||||
Reference in New Issue
Block a user