without gitignonre

This commit is contained in:
Alexis Burnaz 2025-11-14 15:52:28 +01:00
parent ea81f339d0
commit e47b2b2c28
4 changed files with 8 additions and 13 deletions

6
tarif-rc/.env Normal file
View File

@ -0,0 +1,6 @@
#DB_URL=http://ppsi_nanterre.axa-fr.intraxa:3005/
DB_URL=http://127.0.0.1:8091/
DB_ADMIN=admin@axa.fr
DB_PASSWORD=DTadmin123TT
NODE_ENV=developpement
PORT=8082

13
tarif-rc/.gitignore vendored
View File

@ -1,13 +0,0 @@
# Ignore files type
*.log
*.env
*.exe
*.wbk
*.cmd
*~*
# Ignore directory
**/vbs/
**/node_modules/
**/logs/
**/.vscode/

View File

@ -0,0 +1,2 @@
Pocketbase_0.7.5.exe serve --http="127.0.0.1:8091"
pause

Binary file not shown.