diff --git a/docker-compose.yml b/docker-compose.yml index 9091991..7fd8766 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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 diff --git a/templates/pretty.html.tera b/templates/pretty.html.tera index f43e327..88133af 100644 --- a/templates/pretty.html.tera +++ b/templates/pretty.html.tera @@ -4,11 +4,14 @@ + {{ title }} - +