data files, set container names, enable ipv6
This commit is contained in:
parent
b74a877a6e
commit
6261b6d778
13 changed files with 447 additions and 2 deletions
6
beeper/etc/systemd/system/cockpit.socket.d/override.conf
Normal file
6
beeper/etc/systemd/system/cockpit.socket.d/override.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# make cockpit only available on local IP
|
||||
|
||||
[Socket]
|
||||
ListenStream=
|
||||
ListenStream=127.0.0.1:9090
|
||||
FreeBind=yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue