mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
feat(docker): update Dockerfile and compose configuration, enhance README for deployment methods
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
rahoot:
|
||||
image: rahoot
|
||||
image: ralex91/rahoot:latest
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3001:3001"
|
||||
|
||||
Reference in New Issue
Block a user