Skip to content

Commit

Permalink
Fix typo on dev compose .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markbotterill committed Apr 11, 2024
1 parent db3d82d commit 7e2ea1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker_compose/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ services:
max-size: "50m"
max-file: "6"
env_file:
- path: .env
- .env
command: caddy run --config /etc/caddy/Caddyfile --adapter caddyfile

model_server:
Expand Down

0 comments on commit 7e2ea1e

Please sign in to comment.