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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user