forked from yaso_meth/mih-project
frontend server port update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Define the port
|
||||
PORT=8080
|
||||
PORT=443
|
||||
|
||||
# Check if the port is in use and release it if necessary.
|
||||
echo "Checking if port $PORT is in use..."
|
||||
|
||||
Reference in New Issue
Block a user