Skip to content

Commit

Permalink
added flask server
Browse files Browse the repository at this point in the history
  • Loading branch information
webnizam committed Jan 31, 2023
1 parent 044984b commit c5efdae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,10 @@ services:
image: homeautomator/web
build: .
entrypoint: ./entrypoint.sh
deploy:
resources:
reservations:
devices:
- driver: nvidia
count: 1
capabilities: [gpu]

0 comments on commit c5efdae

Please sign in to comment.