Merge pull request 'backend/initial' (#2) from backend/initial into main

Reviewed-on: #2
This commit is contained in:
cami 2021-05-07 02:03:39 +00:00
commit d613c355ca
3 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,2 @@
FLASK_APP=api.py
FLASK_APP=src/api.py
FLASK_ENV=development

View file

@ -34,5 +34,6 @@
"last 1 firefox version",
"last 1 safari version"
]
}
},
"proxy": "http://127.0.0.1:5000"
}