Merge pull request 'Added a start script to run docker containers' (#4) from feature/startscript into main
Reviewed-on: #4
This commit is contained in:
commit
ea6497d7e3
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