ee96df11bf
- Change API URL from local IP to https://rce.playman.top - Add Unraid IP to ALLOWED_HOSTS and CORS_ALLOWED_ORIGINS - Fix CORS policy for direct IP access
2 lines
51 B
Bash
2 lines
51 B
Bash
NEXT_PUBLIC_API_URL=https://rce.playman.top/api/v1
|