mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 20:41:56 +00:00
Created temporary repo placeholder page
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
health_timeout 10s
|
||||
health_status 200
|
||||
}
|
||||
|
||||
route /repo {
|
||||
root * /repo/placeholder.html
|
||||
file_server
|
||||
}
|
||||
}
|
||||
|
||||
:80 {
|
||||
|
||||
@@ -28,6 +28,7 @@ services:
|
||||
volumes:
|
||||
- caddy_data:/data
|
||||
- ./caddy:/etc/caddy
|
||||
- ./repo:/repo
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "io.containers.autoupdate=registry"
|
||||
|
||||
Reference in New Issue
Block a user