This commit is contained in:
eric
2026-03-15 19:16:31 -05:00
parent ae17a84ca0
commit de02b45199
2 changed files with 4 additions and 1 deletions

View File

@@ -1 +1 @@
PAYMENT_API_URL=https://api.hackrobot.cn
PAYMENT_API_URL=https://api.nomadyt.com

3
salon.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
export PORT=4002
exec npm run start