mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Website.git
synced 2025-10-13 00:42:53 +00:00
setting enviroments
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM alpine:latest as build
|
||||
ARG REACT_APP_ENV_MODE
|
||||
|
||||
RUN apk add --update nodejs npm
|
||||
RUN npm install --global yarn
|
||||
|
||||
Reference in New Issue
Block a user