Fail2ban ssh keys
This commit is contained in:
parent
eb636ddc21
commit
0c8b41e261
|
@ -14,6 +14,10 @@ services:
|
|||
- type: bind
|
||||
source: /home/shp/.ssh/mkrouter
|
||||
target: /ssh-key/mkrouter
|
||||
- type: bind
|
||||
source: /home/shp/.ssh/known_hosts
|
||||
target: /root/.ssh/known_hosts
|
||||
|
||||
# authelia
|
||||
# hass
|
||||
# traefik ?
|
||||
|
|
Loading…
Reference in New Issue