Updated dev container configuration
- moved vscode launch.json to .devcontainer - added forwardPorts to devcontainer.json - create log file in postCreate.sh
This commit is contained in:
parent
dc145bb440
commit
07d6500700
5 changed files with 20 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -39,7 +39,6 @@ robots.txt
|
|||
|
||||
#Ignore config files from VSCode
|
||||
/.vscode/
|
||||
!/.vscode/launch.json
|
||||
|
||||
#ignore smarty cache
|
||||
/view/smarty3/compiled/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue