myheats

Live heats, scoring and leaderboard for sport events
git clone https://git.in0rdr.ch/myheats.git
Log | Files | Refs | Pull requests | README | LICENSE

commit 2f5a59c6f72902d99f1cfdc4dab42b81c0d51114
parent bc29d4fea780280bb63568471b2c6d437c73c5f4
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Sat, 28 Sep 2024 09:38:23 +0200

chore: .env formatting

Diffstat:
M.env | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.env b/.env @@ -20,6 +20,7 @@ VITE_LOCALE=en-US ########### # Backend # ########### + API_REDIRECT_URI=http://localhost:5173/authverify # Backend API CORS allowed origins API_CORS_ALLOW_ORIGIN=http://localhost:5173