Update docker-compose.yml

This commit is contained in:
4831c0 2025-04-10 18:54:05 +02:00
parent 7568e344b3
commit 1f5d216627
Signed by: 4831c0
GPG Key ID: 3F97EDDF98E45AA4

View File

@ -2,7 +2,7 @@ services:
firka-builder:
build: .
volumes:
- ../firka:/src
- ./src:/src
- ./work:/work
- ./cache/gradle:/home/user/.gradle
- ./cache/pub-cache:/home/user/.pub-cache