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
|
- ../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 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:
|
build:
|
||||||
context: ..
|
context: ..
|
||||||
image: mochapowered/mochaui-tenant:latest
|
image: mochapowered/mochaui-tenant:latest
|
||||||
|
|||||||
@ -7,7 +7,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- app-tenant
|
- app-tenant
|
||||||
|
|
||||||
mochaui-tenant:
|
mocha-uis:
|
||||||
build:
|
build:
|
||||||
context: ..
|
context: ..
|
||||||
dockerfile: dockerfiles/uis-prod.Dockerfile
|
dockerfile: dockerfiles/uis-prod.Dockerfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user