@@ -10,5 +10,3 @@ COPY ./lib/* /usr/local/lib/
-
@@ -26,7 +26,7 @@ services:
command: /bin/bash -c "cd /opt/MIVA && ./start.sh"
mivadb:
- image: miva_mysql:1.3
+ image: 192.168.31.174:5000/mivadb:latest
network_mode: "host"
privileged: true
ports: