mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-02-20 07:59:50 -05:00
remove base_api_path field from template config.toml
This commit is contained in:
@@ -8,7 +8,6 @@ frontend_url = "http://localhost:3000/" # note the trailing slash
|
||||
cors_urls = ["http://localhost:3000", "http://localhost:8000"] # note the lack of a trailing slash
|
||||
|
||||
# you probaly don't need to change this
|
||||
api_base_path = "/api/v1"
|
||||
development = false
|
||||
|
||||
# Custom Media Libraries
|
||||
|
||||
Reference in New Issue
Block a user