push service
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ $env:TKD_DB_HOST="localhost"
|
||||
$env:TKD_DB_USER="webapi"
|
||||
$env:TKD_DB_PASSWORD="devpassword"
|
||||
$env:TKD_COOKIE_SECRET="devsecret"
|
||||
pnpx tsx --watch --tsconfig .\tsconfig.json --clear-screen=false .\src\index.ts
|
||||
pnpx tsx --watch --tsconfig .\tsconfig.json .\src\index.ts
|
||||
|
||||
Reference in New Issue
Block a user