bara bra grejjor

This commit is contained in:
2024-10-10 17:07:08 +02:00
parent 2aa7b29b23
commit 8ea02ee188
5 changed files with 20 additions and 5 deletions
+12
View File
@@ -0,0 +1,12 @@
services:
trackncore:
build: .
container_name: trackncore
restart: unless-stopped
ports:
- "3000:3000"
volumes:
- data:/app/data
volumes:
data: