Skip to content

Commit f18e341

Browse files
author
Jill Grant
authored
Update articles/app-service/tutorial-custom-container-sidecar.md
Acrolinx fix
1 parent 6ebe269 commit f18e341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-custom-container-sidecar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ azd down
159159

160160
## Differences for sidecar-enabled apps
161161

162-
You configure sidecar-enabled apps differently than apps that aren't sidecar-enabled. Specifically, you don't configure the the main container and sidecars with app settings, but directly in the resource properties. These app settings don't apply for sidecar-enabled apps:
162+
You configure sidecar-enabled apps differently than apps that aren't sidecar-enabled. Specifically, you don't configure the main container and sidecars with app settings, but directly in the resource properties. These app settings don't apply for sidecar-enabled apps:
163163

164164
- Registry authentication settings: `DOCKER_REGISTRY_SERVER_URL`, `DOCKER_REGISTRY_SERVER_USERNAME` and `DOCKER_REGISTRY_SERVER_PASSWORD`.
165165
- Container port: `WEBSITES_PORT`

0 commit comments

Comments
 (0)