mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 20:37:51 +00:00
updated docker file
This commit is contained in:
parent
feade2d882
commit
e0ff5a9fbe
@ -6,11 +6,10 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- ./data:/srv/help
|
||||
- ./data:/srv/data
|
||||
- ./data/.parisneo:/root/.parisneo/
|
||||
- ./models:/srv/models
|
||||
- ./configs:/srv/configs
|
||||
- ./personalities:/srv/personalities
|
||||
- ./web:/srv/web
|
||||
ports:
|
||||
- "9600:9600"
|
||||
|
Loading…
Reference in New Issue
Block a user