This website requires JavaScript.
Explore
Help
Register
Sign In
THENG
/
stream-deploy
Watch
6
Star
0
Fork
You've already forked stream-deploy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
debug
stream-deploy
/
docker
/
nginx
/
web
/
.env.production
7 lines
91 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
web
2025-12-06 17:53:25 +08:00
# just a flag
ENV = 'production'
# base api
x
2025-12-08 21:20:21 +08:00
VUE_APP_BASE_API = 'http://114.67.89.4:9090'
web
2025-12-06 17:53:25 +08:00