15-fixes #16
|
@ -0,0 +1 @@
|
||||||
|
docker.exe compose -p curenet exec app bash -c 'cd /web && bash'
|
|
@ -0,0 +1 @@
|
||||||
|
docker.exe compose -p curenet exec app bash -c 'cd /web/backend && bash'
|
|
@ -0,0 +1 @@
|
||||||
|
docker.exe compose -p curenet exec app bash -c 'cd /web/frontend && bash'
|
Loading…
Reference in New Issue