Add config

This commit is contained in:
2025-03-31 21:36:03 +02:00
parent 13edd02d24
commit 091d572b58
3 changed files with 230 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
services:
privatebin:
image: privatebin/unit-fs
build:
context: .
dockerfile: Containerfile
volumes:
- data:/srv/data
labels: