feat(docker): update Dockerfile and compose configuration, enhance README for deployment methods

This commit is contained in:
Ralex
2025-10-25 13:41:29 +02:00
parent 90555891f8
commit 46c43846e9
7 changed files with 198 additions and 76 deletions

View File

@@ -2,7 +2,7 @@ version: "3.8"
services:
rahoot:
image: rahoot
image: ralex91/rahoot:latest
ports:
- "3000:3000"
- "3001:3001"