jonbot fixes

This commit is contained in:
2026-06-19 01:12:46 -05:00
parent e94173b3da
commit 39cc53d501
3 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
restart: always
volumes:
- ../garfbot:/usr/src/app
- /home/crate/garfbot:/usr/src/app
jonbot:
image: git.crate.zip/crate/jonbot:latest
@@ -17,4 +17,4 @@ services:
dockerfile: Dockerfile
restart: always
volumes:
- ../garfbot/jonbot:/usr/src/app
- /home/crate/garfbot/jonbot:/usr/src/app