Skip to content

Commit

Permalink
Deployed daa649f to dev with MkDocs 1.5.3 and mike 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Docs Deploy committed Nov 21, 2024
1 parent 938b829 commit 0e5c116
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 129 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: '3.8'
services:
limitador:
image: ${LIMITADOR_IMAGE:-limitador-testing}
Expand Down Expand Up @@ -27,4 +26,6 @@ services:
- "18080:8080"
- "18081:8081"
volumes:
- ./limits.yaml:/opt/kuadrant/limits/limits.yaml
# the entire path needs to be mounted
# or inotify events are not triggered for updates on the mounted file
- ./:/opt/kuadrant/limits
Loading

0 comments on commit 0e5c116

Please sign in to comment.