Update docker-compose.production.yml
This commit is contained in:
parent
5766b8c866
commit
cb713d47c6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue