Change workdir to archery

This commit is contained in:
2025-01-14 20:30:06 -05:00
parent c83b7535c1
commit e1230b3fde
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ services:
context: ./
dockerfile: Dockerfile
volumes:
- ./config:/srv/abt/config
- ./config:/srv/archery/config
- /var/run/docker.sock:/var/run/docker.sock
environment:
- PASSWORD: ${POSTGRES_PASSWORD}