Skip to content

Commit

Permalink
chore: change uptime kuma and add healthchecks.io
Browse files Browse the repository at this point in the history
  • Loading branch information
coodyme committed Jan 21, 2024
1 parent 3db4ea3 commit dbb05c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/passbolt/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:
- 443:443
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./traefik.yaml:/traefik.yaml:ro
- ./traefik.yml:/traefik.yml:ro
- ./conf/:/etc/traefik/conf
- ./shared/:/shared
environment:
Expand Down

0 comments on commit dbb05c6

Please sign in to comment.