Added a basic homepage

This commit is contained in:
CamZawacki 2026-05-20 16:09:54 +01:00
parent d40640a648
commit 12fd3c04ca
113 changed files with 414 additions and 506 deletions

View file

@ -1,6 +1,6 @@
http:
hostname: ""
port: 8000
port: 8001
readTimeout: "5s"
writeTimeout: "10s"
idleTimeout: "2m"
@ -14,7 +14,7 @@ app:
name: "Pagoda"
# We manually set this rather than using the HTTP settings in order to build absolute URLs for users
# since it's likely your app's HTTP settings are not identical to what is exposed by your server.
host: "http://localhost:8000"
host: "http://localhost:8001"
environment: "local"
# Change this on any live environments.
encryptionKey: "?E(G+KbPeShVmYq3t6w9z$C&F)J@McQf"