port changes
api 80 >8080 ux > 8080 >80
This commit is contained in:
parent
66e0c55110
commit
ad1990b493
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Define the port
|
||||
PORT=443
|
||||
PORT=80
|
||||
|
||||
# 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