Skip to content

Commit 9989af2

Browse files
authored
Merge pull request #2 from SuriyaKumar2402/master
Updated docker yml
2 parents 64801aa + f8b0b05 commit 9989af2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ services:
1212
ports:
1313
- "3000:3000"
1414
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}
15+
# Provide your license key for activation as environment variable to docker container
16+
REACT_APP_SYNCFUSION_LICENSE_KEY: 'Your Syncfusion license key'

0 commit comments

Comments
 (0)