rename mochaui-tenant to mocha-uis
This commit is contained in:
parent
326d4b552d
commit
1aacc1ac2c
@ -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
|
||||
|
||||
@ -7,7 +7,7 @@ services:
|
||||
networks:
|
||||
- app-tenant
|
||||
|
||||
mochaui-tenant:
|
||||
mocha-uis:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: dockerfiles/uis-prod.Dockerfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user