Nixius
/
template
Template
2
1
Fork 1

Update docker-compose.production.yml

This commit is contained in:
colin 2025-03-16 00:35:22 -04:00
parent 2840780938
commit 0c5ce51952
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# The only stuff that happens here is midtownplaydio gets replaced and so does possibly nixius
services: services:
midtownplaydio: midtownplaydio:
build: build:
context: ./docker/midtownplaydio context: ./docker/midtownplaydio
dockerfile: Dockerfile.production dockerfile: Dockerfile.production
image: git.nixc.us/colin/midtownplaydio:production image: git.nixc.us/nixius/midtownplaydio:production