This commit is contained in:
parent
573fb0335b
commit
cc384c4079
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
FROM docker.io/nginx:alpine
|
||||
|
||||
COPY ./dist /usr/share/nginx/html/oidc-test-web
|
||||
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue