- Added sample docker-compose file

- Resolves #6
This commit is contained in:
Ross Stewart
2022-10-22 14:01:23 +01:00
parent 672ce84f30
commit 8c288c5053
2 changed files with 31 additions and 1 deletions

View File

@@ -14,5 +14,8 @@
"undoc",
"Unstar"
],
"esbonio.sphinx.confDir": ""
"esbonio.sphinx.confDir": "",
"files.associations": {
"docker-compose.yml": "dockercompose"
}
}