mirror of
https://github.com/ION606/MailPocket.git
synced 2026-05-14 22:06:55 +00:00
moved to Docker
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
SERVER_URL="http://localhost:3000"
|
||||
SERVER_URL="http://localhost:15521"
|
||||
|
||||
test_server_running() {
|
||||
echo "Testing if the server is running..."
|
||||
|
||||
Reference in New Issue
Block a user