Skip to content

Commit 16d9815

Browse files
Updating the Unsupported options
As suggested by PG over the internal email updating the unsupported options with the below default environment variables $VARIABLE and ${VARIABLE}
1 parent c6c4143 commit 16d9815

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)