mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 16:11:17 +00:00
refactor: initial frontend wiring for new api
This commit is contained in:
@@ -13,3 +13,8 @@ storage:
|
||||
mode: hierarchical
|
||||
backend: fs
|
||||
root_path: ./data
|
||||
|
||||
cors:
|
||||
allow_origins:
|
||||
- http://localhost:3000
|
||||
allow_credentials: true
|
||||
|
||||
Reference in New Issue
Block a user