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