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