🔧 Update default ports for deployment configuration
This commit is contained in:
@@ -36,9 +36,9 @@ NC='\033[0m' # No Color
|
||||
|
||||
# Default configuration
|
||||
TARGET="internal"
|
||||
PORT=8080
|
||||
PORT=8099
|
||||
SSL_PORT=""
|
||||
BACKEND_PORT=3000
|
||||
BACKEND_PORT=3099
|
||||
SKIP_TESTS=false
|
||||
SKIP_BUILD=false
|
||||
NO_BACKUP=false
|
||||
|
||||
Reference in New Issue
Block a user