Don't Hardcode Auth URL #138

Closed
opened 2025-04-15 23:53:30 +00:00 by Quaternions · 1 comment
Owner

Auth URL is hardcoded in various places. This will fail in production. Potentially use an environment variable to specify which URL should be used.

Auth URL is hardcoded in various places. This will fail in production. Potentially use an environment variable to specify which URL should be used.
Quaternions added this to the 1.0 Release milestone 2025-04-15 23:53:30 +00:00
Quaternions added the frontend label 2025-04-15 23:53:30 +00:00
ic3w0lf22 was assigned by Quaternions 2025-04-15 23:53:30 +00:00
interpreterK was assigned by Quaternions 2025-04-15 23:53:30 +00:00
Member

Solved with c98d170423

Solved with https://git.itzana.me/StrafesNET/maps-service/commit/c98d1704231bfbef4bb9d098011892a8a4678ac4
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/maps-service#138