8 lines
181 B
Text
8 lines
181 B
Text
|
# User is expected to provide their own .env file in their Docker Compose file.
|
||
|
# Either with volumes or using the Enviroment option.
|
||
|
.env
|
||
|
|
||
|
# Other Files
|
||
|
.DS_Store
|
||
|
dist
|
||
|
node_modules
|