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