added some docker compose examples; fixed defaults to wrong host; updated watcher behavior to retry connection every 3 secs until success or until cancelled

This commit is contained in:
yusing
2024-09-22 04:00:08 +08:00
parent 6388d9d44d
commit a11ce46028
8 changed files with 119 additions and 15 deletions

6
.gitignore vendored
View File

@@ -1,7 +1,7 @@
compose.yml
config/
certs/
config*/
certs*/
bin/
templates/codemirror/
@@ -13,6 +13,6 @@ log/
go.work.sum
!src/config/
!src/**/
todo.md