mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-03-31 06:24:11 -04:00
docker env vars, remove notifications from backend
This commit is contained in:
@@ -18,8 +18,6 @@ COPY app/frontend/package*.json ./
|
||||
COPY app/frontend/src ./src
|
||||
COPY app/frontend/public ./public
|
||||
COPY app/frontend/rollup.config.js ./
|
||||
RUN npm install
|
||||
RUN npm run build
|
||||
|
||||
FROM base
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user