Skip to content

Commit 17d400c

Browse files
Merge pull request #210490 from Venkateshdodda-MSFT/patch-8
Updating the Unsupported options
2 parents c6c4143 + 16d9815 commit 17d400c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-custom-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ The following lists show supported and unsupported Docker Compose configuration
494494
- networks (ignored)
495495
- secrets (ignored)
496496
- ports other than 80 and 8080 (ignored)
497-
497+
- default environment variables like `$variable and ${variable}` unlike in docker
498498
#### Syntax Limitations
499499

500500
- "version x.x" always needs to be the first YAML statement in the file

0 commit comments

Comments
 (0)