We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326e8dd commit ef38552Copy full SHA for ef38552
azure_custom.yaml
@@ -13,6 +13,7 @@ services:
13
docker:
14
path: ./Dockerfile.NoCache
15
image: backend
16
+ registry: ${AZURE_CONTAINER_REGISTRY_ENDPOINT}
17
remoteBuild: true
18
19
mcp:
@@ -21,6 +22,7 @@ services:
21
22
host: containerapp
23
24
image: mcp
25
26
27
28
frontend:
0 commit comments