DataRoom/data-room-ui/.env.production

7 lines
108 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/bigScreen'
VUE_APP_BUILD_TYPE = 'example'