Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaYousefpourM authored Jan 13, 2025
1 parent 824023f commit 5c597c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
condition: service_healthy
frontend:
condition: service_completed_successfully
image: caddy:2.7.3
image: focker.ir/caddy:2.7.3
volumes:
- ./deployment/caddy:/etc/caddy
- ./backend/static:/static
Expand All @@ -66,4 +66,4 @@ services:

volumes:
caddy_data:
static_files:
static_files:

0 comments on commit 5c597c6

Please sign in to comment.