Added a start script to run docker containers

This commit is contained in:
cami 2021-05-07 04:13:15 +02:00
parent d613c355ca
commit 2ec7358a16

3
start.sh Normal file
View file

@ -0,0 +1,3 @@
cd frontend
podman-compose down
podman-compose up