Discord /Verify command

This commit is contained in:
MrPiglr 2025-12-03 03:41:30 +00:00
parent 760878a587
commit be7099042a

View file

@ -60,10 +60,6 @@ externalPort = 3000
localPort = 40437
externalPort = 3001
[[ports]]
localPort = 43741
externalPort = 3002
[deployment]
deploymentTarget = "autoscale"
run = ["node", "dist/server/production.mjs"]