bitwarden

This commit is contained in:
jaydee
2024-09-26 20:38:59 +02:00
parent 8629b05d05
commit d8f93e7f84
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ services:
- VERBOSITY=-vvv #optional
volumes:
- /share/docker_data/fail2ban/config:/config
- /var/log:/var/log:ro
- /share/docker_data/fail2ban/log:/var/log:ro
# - /path/to/airsonic/log:/remotelogs/airsonic:ro #optional
# - /path/to/apache2/log:/remotelogs/apache2:ro #optional
# - /path/to/authelia/log:/remotelogs/authelia:ro #optional

View File

@ -1,7 +1,7 @@
version: "3"
services:
portainer:
image: portainer/portainer-ee:2.19.5
image: portainer/portainer-ee:2.21.1
ports:
- 9000:9000
volumes: