Binding replay folder outside the docker container
This commit is contained in:
@@ -35,6 +35,9 @@ services:
|
||||
- type: bind
|
||||
source: ../../logs
|
||||
target: /logs
|
||||
- type: bind
|
||||
source: ../../replay
|
||||
target: /replay
|
||||
networks:
|
||||
gemp_net_1:
|
||||
ipv4_address: ${APP_IP}
|
||||
|
||||
Reference in New Issue
Block a user