without gitignonre
This commit is contained in:
parent
ea81f339d0
commit
e47b2b2c28
|
|
@ -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
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
# Ignore files type
|
|
||||||
*.log
|
|
||||||
*.env
|
|
||||||
*.exe
|
|
||||||
*.wbk
|
|
||||||
*.cmd
|
|
||||||
*~*
|
|
||||||
|
|
||||||
# Ignore directory
|
|
||||||
**/vbs/
|
|
||||||
**/node_modules/
|
|
||||||
**/logs/
|
|
||||||
**/.vscode/
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
Pocketbase_0.7.5.exe serve --http="127.0.0.1:8091"
|
||||||
|
pause
|
||||||
Binary file not shown.
Loading…
Reference in New Issue