0.10.1 - fixes #1
This commit is contained in:
parent
f24984ddd4
commit
9a7912a78b
4 changed files with 9 additions and 3 deletions
|
|
@ -13,8 +13,8 @@ services:
|
|||
- ./config:/app/config
|
||||
# install as a service, run with docker compose up -d
|
||||
#restart: unless-stopped
|
||||
# Below can be removed if not using GPU
|
||||
runtime: nvidia
|
||||
# Set nvidia runtime if it's not the default or not using GPU
|
||||
#runtime: nvidia
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue