Anton Tranelis 7e059d8deb
feat(app): added external profile url (#328)
* added external profile url

* switch port back to 5174

* fix linting

* chaneged target to _parent
2025-08-26 14:56:55 +02:00
..
2025-07-11 13:37:05 +02:00
2025-07-11 13:37:05 +02:00
2025-07-11 13:37:05 +02:00
2025-07-11 13:37:05 +02:00

App

Troubleshooting

Map doesn't load and the Error You must define the Admin roll in the .env file! shows in the console.

In order to get the map running you need to define the correct uuid of the admin roll in the .env file.

Go to http://localhost:8055 and login with the admin credentials. Navigate to http://localhost:8055/admin/settings/roles and click Administrator and copy the UUID from the URL.

Put this UUID in the .env as VITE_DIRECTUS_ADMIN_ROLE=UUID