Update docker-compose.production.yml
This commit is contained in:
parent
2840780938
commit
0c5ce51952
|
@ -1,6 +1,7 @@
|
|||
# The only stuff that happens here is midtownplaydio gets replaced and so does possibly nixius
|
||||
services:
|
||||
midtownplaydio:
|
||||
build:
|
||||
context: ./docker/midtownplaydio
|
||||
dockerfile: Dockerfile.production
|
||||
image: git.nixc.us/colin/midtownplaydio:production
|
||||
image: git.nixc.us/nixius/midtownplaydio:production
|
Loading…
Reference in New Issue