Skip to content

Commit

Permalink
Update compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakepenzak authored Jun 16, 2024
1 parent 82cb1f3 commit ed8ffc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ services:
build:
context: .
dockerfile: Caddy.Dockerfile
volumes:
- caddy-data:/root/.caddy
restart: always
depends_on:
- app

0 comments on commit ed8ffc4

Please sign in to comment.