update Docker image to has reverse procy nginx server for port 80 443
This commit is contained in:
parent
640b021495
commit
429e18bfc8
5 changed files with 130 additions and 27 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Define the port
|
||||
PORT=80
|
||||
PORT=83
|
||||
|
||||
# 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