mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 21:54:00 +02:00
Update port and base path
Co-authored-by: Maximilian Dorninger <97409287+maxdorninger@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
[misc]
|
||||
# it's very likely that you need to change this for MediaManager to work
|
||||
frontend_url = "http://localhost:3000/" # note the trailing slash
|
||||
frontend_url = "http://localhost:8000/web/" # note the trailing slash
|
||||
cors_urls = ["http://localhost:8000"] # note the lack of a trailing slash
|
||||
|
||||
# you probaly don't need to change this
|
||||
|
||||
Reference in New Issue
Block a user