Files
swyxweb/frontend/.env.example
T
SvenandClaude Opus 5 ae397e1ea3 first commit
SwyxWeb: React-Frontend und Spring-Boot-Backend mit SwyxTray-Mock.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-20 11:03:34 +02:00

7 lines
255 B
Bash

# Adresse des WebSocket-Servers; überschreibt den Wert aus /api/config.
VITE_WS_URL=ws://192.168.180.135:17654/ws
# Ziel des Dev-Proxys für /api, also der Port dieser Anwendung
# (Standard: http://localhost:8080)
VITE_BACKEND_URL=http://localhost:8080