Add docker components for CSIT
[optf/osdf.git] / config / common_config.yaml
index bc62a58..89678a2 100644 (file)
@@ -1,8 +1,8 @@
 osdf_system:
     libpath: /opt/app/osdf/libs
     osdf_ports:
-        internal: 24699  # inside the Docker container, the app listens to this port
-        external: 14699  # clients use this port on DockerHost
+        internal: 8699  # inside the Docker container, the app listens to this port
+        external: 8698  # clients use this port on DockerHost
     osdf_ip_default: 0.0.0.0
 #        # Important Note: At deployment time, we need to ensure the port mapping is done
 #    ssl_context: ['./../etc/sniromanager.crt', './../etc/sniromanager.key']