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" version: "3.9"
services: services:
bench: auth-bench:
build: build:
context: docker/bench context: docker/auth-bench
image: git.nixc.us/colin/bench:production image: git.nixc.us/colin/auth-bench:production