remove base_api_path field from template config.toml

This commit is contained in:
maxDorninger
2025-07-17 17:56:49 +02:00
parent 10b4f5baca
commit 2c995ae29c

View File

@@ -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