frontend server port update
This commit is contained in:
parent
e7c298ba46
commit
66e0c55110
1 changed files with 1 additions and 1 deletions
|
|
@ -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..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue