Removed the build command in start.sh
the build stage is not necessary as the containers are hot reloading during development
This commit is contained in:
parent
809260068f
commit
c4e9b80fd6
1 changed files with 0 additions and 1 deletions
1
start.sh
1
start.sh
|
@ -1,3 +1,2 @@
|
||||||
podman-compose down
|
podman-compose down
|
||||||
podman-compose build
|
|
||||||
podman-compose up
|
podman-compose up
|
||||||
|
|
Loading…
Reference in a new issue