Reorganise pantry view
This commit is contained in:
@@ -3,6 +3,9 @@ FROM nginx:alpine
|
||||
|
||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY index.html /usr/share/nginx/html/
|
||||
COPY manifest.webmanifest /usr/share/nginx/html/
|
||||
COPY sw.js /usr/share/nginx/html/
|
||||
COPY icons /usr/share/nginx/html/icons
|
||||
COPY js /usr/share/nginx/html/js
|
||||
COPY css /usr/share/nginx/html/css
|
||||
|
||||
|
||||
Reference in New Issue
Block a user