mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 17:04:07 +01:00
Updated Caddy Webserver Config (markdown)
parent
246cdbd515
commit
1b8d555bd4
1 changed files with 11 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue