Skip to content

Commit

Permalink
chore(ci): Add env file back
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixpereira committed Jun 5, 2024
1 parent 0bef642 commit bd76811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ services:
duckbot:
image: duckbot:latest
container_name: duckbot
env_file:
- .env
environment:
- PUID=1000
- PGID=1000
Expand Down

0 comments on commit bd76811

Please sign in to comment.