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

8 lines
109 B
Plaintext

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