pretty.html: corrections for optimum lighthouse results
added meta tag for SEO use font-display: swap (almost) for faster contentful paints Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
parent
7cfe364b8c
commit
cfd2fa15b6
2 changed files with 4 additions and 2 deletions
|
|
@ -7,7 +7,6 @@ services:
|
|||
- 127.0.0.1:6162:6162
|
||||
environment:
|
||||
- ROCKET_PORT=6162 # Port the app uses
|
||||
- THEME=gruvbox-dark # By default, it uses the Ayu Colorscheme
|
||||
- HOST=localhost:6162 # or bin.example.com
|
||||
volumes:
|
||||
- ./upload:/app/upload # upload folder will have your pastes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue