Skip to content

Commit

Permalink
chore: update confirm model server env name
Browse files Browse the repository at this point in the history
  • Loading branch information
LiRiu committed Aug 16, 2024
1 parent 088e62b commit ae9d4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
environment:
REDIS_HOST: 'redis'
REDIS_PORT: 6379
CONFIRM_OPENLM_SERVER: 'http://openlm:5000/'
CONFIRM_MODEL_SERVER_13: 'http://openlm:5000/'
networks:
- private_network
redis:
Expand Down

0 comments on commit ae9d4ab

Please sign in to comment.