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 64801aa + f8b0b05 commit 9989af2Copy full SHA for 9989af2
1 file changed
docker-compose.yml
@@ -12,5 +12,5 @@ services:
12
ports:
13
- "3000:3000"
14
environment:
15
- #Provide your license key for activation as environment variable to docker container
16
- REACT_APP_SYNCFUSION_LICENSE_KEY: ${REACT_APP_SYNCFUSION_LICENSE_KEY}
+ # Provide your license key for activation as environment variable to docker container
+ REACT_APP_SYNCFUSION_LICENSE_KEY: 'Your Syncfusion license key'
0 commit comments