mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Merge pull request #48 from Sixzeroo/main
Support using with docker compose
This commit is contained in:
@@ -21,6 +21,12 @@ npm ci
|
||||
npm run dev # or: npm run build
|
||||
```
|
||||
|
||||
## Use with Docker compose
|
||||
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
## Contributors
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
@@ -46,4 +52,4 @@ npm run dev # or: npm run build
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
Reference in New Issue
Block a user