mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-02 01:50:46 +08:00
fix: 容器内流量转发
This commit is contained in:
@@ -81,8 +81,7 @@ LOG_LEVEL=INFO
|
||||
|
||||
# === Frontend (Nuxt) ===
|
||||
NUXT_PUBLIC_API_BASE_URL=http://localhost:8080
|
||||
NUXT_PUBLIC_API_BASE_URL_SSR=http://springboot:8080
|
||||
NUXT_PUBLIC_WEBSOCKET_URL=http://websocket_service:8082
|
||||
NUXT_PUBLIC_WEBSOCKET_URL=http://localhost:8082
|
||||
NUXT_PUBLIC_WEBSITE_BASE_URL=http://localhost:3000
|
||||
# 线上 & 本地均可使用
|
||||
NUXT_PUBLIC_GOOGLE_CLIENT_ID=777830451304-nt8afkkap18gui4f9entcha99unal744.apps.googleusercontent.com
|
||||
|
||||
Reference in New Issue
Block a user