Compare commits
No commits in common. "73f24e7132488d3af9317dff8b6b5aae5c5d0808" and "e8ab361bc6c3bfcb3411371205c46988635dff38" have entirely different histories.
73f24e7132
...
e8ab361bc6
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
||||||
version: "1"
|
|
||||||
|
|
||||||
processes:
|
|
||||||
backend:
|
|
||||||
command: php -S 127.0.0.1:8000 -t backend/public/
|
|
||||||
working_dir: .
|
|
||||||
availability:
|
|
||||||
restart: always
|
|
||||||
|
|
||||||
frontend:
|
|
||||||
command: npm run dev
|
|
||||||
working_dir: frontend/rabbi_gerzi
|
|
||||||
availability:
|
|
||||||
restart: always
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue