Skip to content

Commit

Permalink
fix review
Browse files Browse the repository at this point in the history
Co-authored-by: pirosiki <[email protected]>
  • Loading branch information
cp-20 and pirosiki197 authored Jan 18, 2025
1 parent 42f8710 commit a83130f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@ services:
- --provider.name=docker
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- .local-dev/config/sablier.yaml:/etc/sablier/sablier.yaml
- dashboard/sablier-theme:/etc/sablier/themes
- ./.local-dev/config/sablier.yaml:/etc/sablier/sablier.yaml
- ./dashboard/sablier-theme:/etc/sablier/themes

traefik:
image: traefik:3.1
Expand Down

0 comments on commit a83130f

Please sign in to comment.