properish build system, drop hash-based routing
This commit is contained in:
@@ -6,7 +6,4 @@ RUN npm install && node ./index.js
|
||||
|
||||
FROM caddy:2.9.1
|
||||
|
||||
COPY img /usr/share/caddy/img
|
||||
COPY css /usr/share/caddy/css
|
||||
COPY stores.json robots.txt /usr/share/caddy/
|
||||
COPY --from=builder /src/index.html /usr/share/caddy/index.html
|
||||
COPY --from=builder /src/build /usr/share/caddy
|
||||
|
Reference in New Issue
Block a user