Dockerfile: added nginx.conf
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 5m54s
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 5m54s
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
ADD nginx.conf /etc/nginx/nginx.conf
|
||||
ADD accounting-ng-nuttakit/dist/accounting-ng-nuttakit/browser /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user