mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
bitwarden
This commit is contained in:
@ -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
|
||||
|
@ -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:
|
||||
|
Reference in New Issue
Block a user