Upgrade Directus 10.4.2 → 11.17.3 with dependency bumps

This commit is contained in:
2026-04-23 20:57:48 +04:00
parent 49b081c00b
commit a3ec5b78c6
4 changed files with 9507 additions and 5150 deletions

View File

@@ -23,7 +23,7 @@ PORT=8055
# The URL where your API can be reached on the web. It is also used for things like OAuth redirects,
# forgot-password emails, and logos that needs to be publicly available on the internet. ["/"]
# PUBLIC_URL=http://localhost:8055
PUBLIC_URL=https://admin.dev.civokram.com
PUBLIC_URL=https://admin.pca-pijac.dev.civokram.com
# What level of detail to log. [info]
# "fatal", "error", "warn", "info", "debug", "trace", "silent"