Fix path to extra file

Former-commit-id: 9de497d072da48dc81adcfa7f58d7094bb5887ec
This commit is contained in:
Jaifroid 2022-12-06 16:03:26 +00:00
parent 6f366446b5
commit b396f625c0

View File

@ -10,4 +10,4 @@ COPY ../CHANGELOG.md /usr/share/nginx/html
COPY ../LICENSE /usr/share/nginx/html
COPY ../www /usr/share/nginx/html/www
COPY ../archives/README.md /usr/share/nginx/html/archives/README.md
COPY secure_origin.conf /etc/nginx/conf.d/secure_origin.conf
COPY ./secure_origin.conf /etc/nginx/conf.d/secure_origin.conf