mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-21 23:13:08 +01:00
KASM-4150 ensure rhel7 images start with newlines at the end of the config file for kasmvnc
This commit is contained in:
parent
6eb1097fef
commit
35a241ce76
@ -3,4 +3,6 @@ network:
|
||||
pem_certificate: ${HOME}/.vnc/self.pem
|
||||
pem_key: ${HOME}/.vnc/self.pem
|
||||
udp:
|
||||
public_ip: 127.0.0.1
|
||||
public_ip: 127.0.0.1
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user