Skip to content

Commit

Permalink
Update compose for simplicity
Browse files Browse the repository at this point in the history
  • Loading branch information
DrR0X-glitch committed Jan 17, 2025
1 parent d3609d6 commit f5dd297
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
version: "3"
services:
bot:
build:
context: .
dockerfile: Dockerfile
build: .
container_name: hassagent-discord-bot
env_file:
- .env

0 comments on commit f5dd297

Please sign in to comment.