We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4743608 commit db6d786Copy full SHA for db6d786
docker-compose.yaml
@@ -92,7 +92,7 @@ services:
92
# ============================================================================
93
inference:
94
image: nvcr.io/nvidia/tritonserver:24.02-py3
95
- container_name: fraud-inference
+ container_name: frosty-hypatia
96
ports:
97
- "8000:8000" # HTTP
98
- "8001:8001" # gRPC
0 commit comments