updated docker file

This commit is contained in:
Saifeddine ALOUI 2023-06-10 16:13:01 +02:00
parent feade2d882
commit e0ff5a9fbe

View File

@ -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"