stanley-king hace 2 años
padre
commit
f29ba14562
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker/compose/homecuda/statcalc/docker-compose.yml

+ 1 - 1
docker/compose/homecuda/statcalc/docker-compose.yml

@@ -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' ]