更新 env/.env.prod
This commit is contained in:
parent
a7f4a620b2
commit
4ae36cdbe8
4
env/.env.prod
vendored
4
env/.env.prod
vendored
@ -1,4 +1,4 @@
|
||||
# 生产环境配置
|
||||
NUXT_PUBLIC_API_BASE=http://auction.yixunlink.com
|
||||
NUXT_PUBLIC_SOCKET_URL=ws://auction.yixunlink.com
|
||||
NUXT_PUBLIC_API_BASE=https://auction.yixunlink.com
|
||||
NUXT_PUBLIC_SOCKET_URL=wss://auction.yixunlink.com
|
||||
NUXT_API_SECRET=prod-secret
|
||||
|
Loading…
Reference in New Issue
Block a user