Full production build with secure user
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"extends": "./tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"baseUrl": "./"
|
||||
|
||||
@@ -21,7 +21,7 @@ git push origin main
|
||||
|
||||
# ── 2. Deploy to Production ─────────────────────────────────
|
||||
# Update the variables below with your VPS credentials
|
||||
SERVER_USER="root"
|
||||
SERVER_USER="musadaq"
|
||||
SERVER_IP="194.163.173.157" # Contabo VPS
|
||||
PROJECT_DIR="/home/intaleqapp-musadeq/htdocs/musadeq.intaleqapp.com"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user