Skip to content

Commit

Permalink
0.10.1 - language
Browse files Browse the repository at this point in the history
  • Loading branch information
matatonic committed May 5, 2024
1 parent 9a7912a commit 676f3f3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ services:
volumes:
- ./voices:/app/voices
- ./config:/app/config
# install as a service, run with docker compose up -d
# To install as a service
#restart: unless-stopped
# Set nvidia runtime if it's not the default or not using GPU
# Set nvidia runtime if it's not the default
#runtime: nvidia
# The deploy section can be removed it not using GPU
deploy:
resources:
reservations:
Expand Down

0 comments on commit 676f3f3

Please sign in to comment.