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.
2 parents c6c4143 + 16d9815 commit 17d400cCopy full SHA for 17d400c
articles/app-service/configure-custom-container.md
@@ -494,7 +494,7 @@ The following lists show supported and unsupported Docker Compose configuration
494
- networks (ignored)
495
- secrets (ignored)
496
- ports other than 80 and 8080 (ignored)
497
-
+- default environment variables like `$variable and ${variable}` unlike in docker
498
#### Syntax Limitations
499
500
- "version x.x" always needs to be the first YAML statement in the file
0 commit comments