update Readme
This commit is contained in:
@ -12,4 +12,3 @@ HEALTHCHECK --interval=15s --timeout=3s \
|
||||
CMD wget --no-verbose --tries=1 --spider http://localhost:80/ || exit 1
|
||||
COPY --from=builder src/public /usr/share/nignx/html/
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
Reference in New Issue
Block a user