toevoeging baseApi + versienummer
This commit is contained in:
@@ -11,7 +11,7 @@ RUN npm install -g @angular/cli
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN ng build --configuration=production
|
||||
RUN ng build --configuration=test
|
||||
|
||||
# Gebruik een multi-architecture versie van Nginx
|
||||
FROM nginx:latest
|
||||
|
||||
Reference in New Issue
Block a user