version migraciones
This commit is contained in:
5
docs/nfc-server/environments/Produccion.yml
Normal file
5
docs/nfc-server/environments/Produccion.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
name: Produccion
|
||||||
|
color: "#CE4F3B"
|
||||||
|
variables:
|
||||||
|
- name: baseUrl
|
||||||
|
value: http://sf-nfc-server.savefamilygps.net
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
"typescript": "^5.9.3"
|
"typescript": "^5.9.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sf-alvar/db-migrate": "^1.0.6",
|
"@sf-alvar/db-migrate": "^1.0.7",
|
||||||
"axios": "^1.13.6",
|
"axios": "^1.13.6",
|
||||||
"cors": "^2.8.6",
|
"cors": "^2.8.6",
|
||||||
"dotenv": "^17.3.1",
|
"dotenv": "^17.3.1",
|
||||||
@@ -36,4 +36,4 @@
|
|||||||
"pg": "^8.20.0",
|
"pg": "^8.20.0",
|
||||||
"uuidv7": "^1.1.0"
|
"uuidv7": "^1.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user