chore: move example config files into examples/ #27

Merged
unkinben merged 2 commits from benvin/examples-directory into master 2026-04-28 23:47:04 +10:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 76633403b2 - Show all commits
+1 -1
View File
@@ -10,7 +10,7 @@ services:
ports:
- "8000:8000"
volumes:
- ./remotes.yaml:/app/remotes.yaml:ro,z
- ./examples/remotes.yaml:/app/remotes.yaml:ro,z
- ./ca-bundle.pem:/app/ca-bundle.pem:ro,z
environment:
- CONFIG_PATH=/app/remotes.yaml