This commit is contained in:
skidoodle 2024-12-31 02:19:29 +01:00
parent 51da89ff19
commit 96d7d5d277
Signed by: albert
GPG key ID: A06E3070D7D55BF2
4 changed files with 17 additions and 17 deletions

View file

@ -1,7 +1,7 @@
services:
trackncore:
image: ghcr.io/skidoodle/trackncore:main
container_name: trackncore
ncore-stats:
image: ghcr.io/skidoodle/ncore-stats:main
container_name: ncore-stats
restart: unless-stopped
ports:
- "3000:3000"