Skip to content

Commit

Permalink
fixed env_file
Browse files Browse the repository at this point in the history
  • Loading branch information
graynk committed Feb 20, 2022
1 parent ab89c56 commit 96d16d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ services:
image: ghcr.io/graynk/voicos
restart: unless-stopped
env_file:
- voicos.dev.env
- voicos.env
volumes:
- ./credentials.json:/app/credentials.json:ro

0 comments on commit 96d16d3

Please sign in to comment.