mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
chore(web): allow nginx to access files in development docker image
This commit is contained in:
1
dist/web/Dockerfile
vendored
1
dist/web/Dockerfile
vendored
@@ -106,3 +106,4 @@ COPY --from=build [ \
|
||||
|
||||
FROM nginx
|
||||
COPY --from=raw . /usr/share/nginx/html
|
||||
RUN chmod -R 755 /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user