fix: use HTTPS API URL with Nginx proxy

This commit is contained in:
Andrej Spielmann
2026-03-26 15:59:25 +01:00
parent bdcec35383
commit 6d0312ffd7
2 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
NEXT_PUBLIC_API_URL=http://192.168.101.42:10002/api/v1
NEXT_PUBLIC_API_URL=https://rce.playman.top/api/v1