Skip to content

Commit

Permalink
Update deploy volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Dec 4, 2024
1 parent 7d6bb2e commit ce61cb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ builder:

volumes:
- "/opt/docker/ai-server/App_Data:/app/App_Data"
- "/opt/docker/ai-server/files:/app/files"
- "/mnt/HC_Volume_101725579/ai-server/files:/app/files"
- "/mnt/HC_Volume_101725579/ai-server/artifacts:/app/artifacts"

accessories:
litestream:
Expand Down

0 comments on commit ce61cb9

Please sign in to comment.