tunedrop/frontend/public/env.js.template

5 lines
83 B
Plaintext

// Replaced at container start
window.__ENV = {
VITE_API_URL: "$VITE_API_URL"
};