Fixing the network not being discoverable by default under new docker versions. Fixed there being two targets for the replay binding, somehow
This commit is contained in:
@@ -38,7 +38,6 @@ services:
|
||||
- type: bind
|
||||
source: ../../replay
|
||||
target: /replay
|
||||
target: /etc/gemp-lotr/replay
|
||||
- type: bind
|
||||
source: ../..
|
||||
target: /gemp-src
|
||||
@@ -81,3 +80,4 @@ networks:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: 172.28.1.0/24
|
||||
attachable: true
|
||||
|
||||
Reference in New Issue
Block a user