Enhance emulator setup with Caddy support and update documentation

- Added Caddyfile example for HTTPS configuration.
- Updated README to include Caddy as an optional component.
- Modified make-certs.sh to use dynamic account names for certificate generation.
- Improved add-account.sh to handle missing accounts.env file gracefully.
- Enhanced run-server.sh to support Caddy integration and OAuth options.
This commit is contained in:
2026-02-26 21:36:38 +01:00
parent 4ad841e2f1
commit 01b81e41a8
6 changed files with 99 additions and 18 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
storage
test
Caddyfile