update expose port so its clear
This commit is contained in:
parent
693aa6e770
commit
09382696e3
@ -16,4 +16,6 @@ FROM openresty/openresty:buster-fat
|
||||
|
||||
COPY --from=build /app/output /var/www/pelican/output/
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
Loading…
Reference in New Issue
Block a user