edited ci file

This commit is contained in:
2026-05-13 00:55:28 +02:00
parent f99f0e0fc5
commit 77268e2302
17 changed files with 684 additions and 29 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ services:
ports:
- "8080:8080"
volumes:
- repo_data:/var/lib/forgebucket/repos
- oci_data:/var/lib/forgebucket/oci
- repo_data:/tmp/forgebucket/repos
- oci_data:/tmp/forgebucket/oci
volumes:
postgres_data: