New background, new "Ding" and fixed long messages breaking the design

This commit is contained in:
Brendan
2024-07-10 20:47:07 +00:00
parent 1ec626532c
commit 62a3d0b7a7
6 changed files with 93 additions and 101 deletions

View File

@@ -86,3 +86,7 @@ support = true
[deployment]
deploymentTarget = "cloudrun"
run = ["sh", "-c", "node index.js"]
[[ports]]
localPort = 3000
externalPort = 80