first push

This commit is contained in:
Your Name
2025-07-01 12:46:41 -04:00
parent 37f0495d33
commit f3b66d42a1
8 changed files with 142 additions and 2 deletions

13
compose.bash Executable file
View File

@@ -0,0 +1,13 @@
#!/bin/bash
reset
clear
set -e
set -x
docker compose down
docker compose up --build -d