moved to Docker

This commit is contained in:
2025-02-24 18:53:25 -05:00
parent 9626426455
commit c5cd1a4399
13 changed files with 137 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
SERVER_URL="http://localhost:3000"
SERVER_URL="http://localhost:15521"
test_server_running() {
# testing if the server is running...