rename mochaui-tenant to mocha-uis

This commit is contained in:
Michael Becker 2025-08-09 08:18:42 -04:00
parent 326d4b552d
commit 1aacc1ac2c
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ services:
- ../mocha-dotnet/mocha-common/mocha-common/output:/usr/share/mocha/system
# mochaui-tenant runs the PHP for the Mocha User Interface Service. it communicates with the OMS via API calls on the specified port.
mochaui-tenant:
mocha-uis:
build:
context: ..
image: mochapowered/mochaui-tenant:latest

View File

@ -7,7 +7,7 @@ services:
networks:
- app-tenant
mochaui-tenant:
mocha-uis:
build:
context: ..
dockerfile: dockerfiles/uis-prod.Dockerfile