mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-03-03 07:08:38 -06:00
Copy client ENV to client docker iamge
This commit is contained in:
@@ -8,6 +8,8 @@ RUN npm install
|
||||
|
||||
COPY ./Client .
|
||||
|
||||
COPY ./Docker/client.env .env
|
||||
|
||||
RUN npm run build
|
||||
|
||||
RUN npm install -g serve
|
||||
|
||||
Reference in New Issue
Block a user