stream-deploy/docker/nginx/web/.env.production

7 lines
91 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://114.67.89.4:9090'