mirror of https://github.com/abpframework/eventhub
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||
FROM nginx:latest |
|||
COPY ./bin/Release/net5.0/publish/wwwroot/ /usr/share/nginx/html/ |
|||
COPY ./bin/Release/net6.0/publish/wwwroot/ /usr/share/nginx/html/ |
|||
COPY ./nginx.conf /etc/nginx/conf.d/default.conf |
|||
Loading…
Reference in new issue