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