Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# --- Build stage ---
|
||||
FROM node:19 as build
|
||||
FROM node:19 AS build
|
||||
ENV NODE_ENV=production
|
||||
ENV ORIGIN=https://tatort.innovation-hub-niedersachsen.de
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user