mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-09-05 11:18:38 +02:00
build(frontend): load backend url for vite dev proxy from env
This commit is contained in:
2
frontend/.env.sample
Normal file
2
frontend/.env.sample
Normal file
@ -0,0 +1,2 @@
|
||||
# Backend URL to use for the vite development proxy
|
||||
VITE_BACKEND_URL=http://localhost:3000
|
Reference in New Issue
Block a user