Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 301 Bytes

ReadMe.md

File metadata and controls

12 lines (9 loc) · 301 Bytes

Environment variables

NEST2D_APP_BASE_URL=http://localhost:8080/api; // also use as base url for minio NEST2D_APP_VERSION=local; NEST2D_MINIO_PORT=; NEST2D_MINIO_ACCESS_KEY=; NEST2D_MINIO_SECRET_KEY= NEST2D_MINIO_URL=

Build docker image

Docker image build by gradle