mirror of
https://github.com/MatrixSeven/file-transfer-go.git
synced 2026-05-21 21:27:30 +08:00
feat: SSG构建|GO二进制SSG产物打包
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# 开发环境配置
|
||||
GO_BACKEND_URL=http://localhost:8080
|
||||
NEXT_PUBLIC_API_BASE_URL=http://localhost:3000
|
||||
NEXT_PUBLIC_BACKEND_URL=http://localhost:8080
|
||||
NEXT_PUBLIC_WS_URL=ws://localhost:8080/ws
|
||||
NODE_ENV=development
|
||||
|
||||
Reference in New Issue
Block a user