Update docker-compose.production.yml

This commit is contained in:
colin 2024-02-18 18:13:22 +00:00
parent 5766b8c866
commit cb713d47c6
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
version: "3.9"
services:
bench:
auth-bench:
build:
context: docker/bench
image: git.nixc.us/colin/bench:production
context: docker/auth-bench
image: git.nixc.us/colin/auth-bench:production