Erweiterungen
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>de.assecutor.emulatorstation</groupId>
|
||||
<artifactId>emulatorstation</artifactId>
|
||||
<version>0.9.5</version>
|
||||
<version>0.9.6</version>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
||||
|
||||
Binary file not shown.
@@ -312,6 +312,9 @@ public final class MainView extends Main implements BeforeEnterObserver
|
||||
],
|
||||
"HostConfig": {
|
||||
"NetworkMode": "votianBridge",
|
||||
"Dns": [
|
||||
"172.18.0.15"
|
||||
],
|
||||
"Devices": [
|
||||
{
|
||||
"PathOnHost": "/dev/kvm",
|
||||
|
||||
Reference in New Issue
Block a user