Initial docker compose file. MIght need work

Signed-off-by: Odyssey <odyssey346@disroot.org>
This commit is contained in:
Odyssey 2022-08-23 22:16:47 +02:00
parent d48b1a7f2a
commit 4396832bff
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ services:
ports:
- "6893:6893"
volumes:
"./data:/segfautils/data"
- "./data:/segfautils/data"