changed default osrm server to project-osrm router, added admin bypass for email verification, patched somethings in registry-bridge, added new UI wysiwyg component <TipTapEditor />

This commit is contained in:
Ronald A. Richardson
2024-07-30 22:39:57 +08:00
parent fd008d7f73
commit 056a717d08
12 changed files with 1733 additions and 1107 deletions

View File

@@ -75,6 +75,7 @@ services:
RESPONSE_CACHE_DRIVER: redis
REGISTRY_HOST: https://registry.fleetbase.io
REGISTRY_PREINSTALLED_EXTENSIONS: 'true'
OSRM_HOST: https://router.project-osrm.org
depends_on:
- database
- cache