Update docker-compose.production.yml
This commit is contained in:
parent
1e07c966b2
commit
ea8a624138
|
@ -4,5 +4,5 @@ services:
|
||||||
top:
|
top:
|
||||||
build:
|
build:
|
||||||
context: ./docker/top/
|
context: ./docker/top/
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile.production
|
||||||
image: git.nixc.us/colin/top:production
|
image: git.nixc.us/colin/top:production
|
Loading…
Reference in New Issue