|
@@ -10,4 +10,4 @@ services:
|
|
|
- /mnt/shoplog:/var/www/html/data/log
|
|
|
- /mnt/stdata:/var/www/html/data/stdata
|
|
|
container_name: "panda-mamount"
|
|
|
- command: [ 'python','mamount.py', '-h', '192.168.3.46', '-p', '6379' ]
|
|
|
+ command: [ 'python','mamount.py', '-h', '192.168.3.104', '-p', '6379' ]
|