Added a start script to run docker containers
This commit is contained in:
parent
d613c355ca
commit
2ec7358a16
1 changed files with 3 additions and 0 deletions
3
start.sh
Normal file
3
start.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
cd frontend
|
||||||
|
podman-compose down
|
||||||
|
podman-compose up
|
Loading…
Reference in a new issue