fix Saldo when press refuse coins.

fix Risolvere problema del ritardo quando si fa il primo login...
This commit is contained in:
Paolo Arena
2022-09-16 17:38:49 +02:00
parent 9f34a6b916
commit 671a39e51c
11 changed files with 162 additions and 62 deletions

View File

@@ -7,7 +7,7 @@ module.exports = {
watch: false,
env: {
"PORT": 3000,
"NODE_ENV": "development"
"NODE_ENV": "development",
},
env_test: {
"PORT": 3001,