Update docker-compose.yml

This commit is contained in:
Goldy
2025-02-28 22:20:50 +01:00
committed by GitHub
parent fa4481e777
commit d30f0c0737
+1 -1
View File
@@ -1,7 +1,7 @@
services:
comet:
container_name: comet
image: g0ldyy/comet:rewrite
image: g0ldyy/comet
restart: unless-stopped
ports:
- "8000:8000"