Switch back

This commit is contained in:
Isaac Shoebottom 2025-01-22 20:46:47 -04:00
parent 49b0dc5c29
commit 2a13fc8d40

View File

@ -9,6 +9,6 @@ services:
volumes:
- /docker/appdata/aurcache/db:/app/db
- /docker/appdata/aurcache/repo:/app/repo
- /docker/appdata/aurcache/cache:/app/builds
- /var/run/docker.sock:/var/run/docker.sock
environment:
- MAX_CONCURRENT_BUILDS=5
privileged: true