Skip to content
Snippets Groups Projects
Verified Commit 96c9477f authored by Loïs Poujade's avatar Loïs Poujade
Browse files

Serve a local folder via the same server

To allow Mirador to access local files / manifests

Issue #2
parent 03ee7d71
No related branches found
No related tags found
1 merge request!3Basic docker stack to build and serve Mirador
www/
node_modules/
dist/
package-lock.json
......
......@@ -6,4 +6,5 @@ services:
ports:
- "8080:80"
volumes:
- ./www:/srv/data
- ./Caddyfile:/etc/caddy/Caddyfile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment