add docker setup

This commit is contained in:
smanylov
2025-12-03 12:13:32 +07:00
parent 431b576d41
commit 11a751b2bc
6 changed files with 61 additions and 4 deletions
+6 -1
View File
@@ -4,4 +4,9 @@
npm run dev
```
Open [http://localhost:2999](http://localhost:2999)
Open [http://localhost:2999](http://localhost:2999)
## Docker
docker run -d -p 2998:2999 --name no-copy-frontend no-copy-frontend