mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Fix network again
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
9516015c8c
commit
6c3655a025
@ -61,8 +61,7 @@ services:
|
||||
container_name: portainer
|
||||
image: portainer/portainer
|
||||
restart: always
|
||||
ports:
|
||||
- "9000:9000"
|
||||
network_mode: host
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /homeautomation-config/portainer:/data
|
||||
|
Loading…
Reference in New Issue
Block a user