File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " code2seq-paths-php" ,
2+ "name" : " code2seq-paths-php-dev " ,
33 "dockerComposeFile" : [
44 " docker-compose.yml"
55 ],
6- "service" : " code2seq-paths-php" ,
7- "workspaceFolder" : " /workspace"
8- }
6+ "service" : " code2seq-paths-php-dev " ,
7+ "workspaceFolder" : " /workspace"
8+ }
Original file line number Diff line number Diff line change 11version : ' 3.7'
22services :
3- code2seq-paths-php :
3+ code2seq-paths-php-dev :
44 build :
55 context : .
6- image : " morria/code2seq-paths-php:latest"
7- container_name : " code2seq-paths-php"
6+ image : " morria/code2seq-paths-php-dev :latest"
7+ container_name : " code2seq-paths-php-dev "
88 volumes :
99 - " ..:/workspace:cached"
1010 # Overrides default command so things don't shut down after the process ends.
You can’t perform that action at this time.
0 commit comments