You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
322 B
6 lines
322 B
# Picked up automatically by `vite` / `npm run dev` / `npm run dev:all` (development mode only). |
|
# Paths are same-origin; vite.config.ts proxies them to Docker (see npm run dev:all). |
|
VITE_PROXY_SERVER=/sites |
|
VITE_READ_ALOUD_TTS_URL=/api/piper-tts |
|
VITE_LANGUAGE_TOOL_URL=/api/languagetool |
|
VITE_TRANSLATE_URL=/api/translate
|
|
|