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:
cami 2021-06-23 01:59:28 +02:00
parent 809260068f
commit c4e9b80fd6
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
podman-compose down
podman-compose build
podman-compose up