Updated Caddy Webserver Config (markdown)

Lauri Ojansivu 2024-08-06 23:18:20 +03:00
parent 246cdbd515
commit 1b8d555bd4

@ -80,10 +80,19 @@ caddy help
### PWA site.webmanifest icons override Caddy example
- Some of these settings have been used when creating Android app at https://pwabuilder.com
PWABuilder settings to create Android app at https://pwabuilder.com
- Web view (not Custom Tabs)
- Fullscreen (When not showing top and bottom toolbars. If you like to show those toolbars, change fullscreen to standalone)
- Notifications [X] Enable
- Signing key [X] Use mine
PWABuilder upgrades:
- Android app upgrade to Android SDK 34 was made with help of this video https://github.com/pwa-builder/PWABuilder/issues/4766#issuecomment-2229867608
Icons override at site.webmanifest:
- These settings at Caddyfile override icon URLs etc
- If you like to show toolbars at top and bottom, change `fullscreen` to `standalone`
If you like to show toolbars at top and bottom, change also here `fullscreen` to `standalone`
```
boards.wekan.team {