diff --git a/torchserve-cuda.yml b/torchserve-cuda.yml index 90c94d6d..7f7d7718 100644 --- a/torchserve-cuda.yml +++ b/torchserve-cuda.yml @@ -9,6 +9,7 @@ services: - gamutrf ports: - '8080:8080' + - '8081:8081' volumes: - '${VOL_PREFIX}/model_store:/model_store' deploy: diff --git a/torchserve.yml b/torchserve.yml index 483c474e..57e84123 100644 --- a/torchserve.yml +++ b/torchserve.yml @@ -9,6 +9,7 @@ services: - gamutrf ports: - '8080:8080' + - '8081:8081' volumes: - '${VOL_PREFIX}/model_store:/model_store' command: