s
continuous-integration/drone/push Build is passing Details

This commit is contained in:
quackerd 2021-04-10 06:37:39 -04:00
parent 037e76e236
commit 7fa182a071
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ RUN set -xe && \
chown -R www:www /opt/nginx /opt/nginx.conf
EXPOSE 80,443
EXPOSE 80 443
CMD ["/opt/run.sh"]