mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
fix code block
This commit is contained in:
parent
dbd9b931ad
commit
d35bf403b4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ The hardest part of starting for me was understanding DNS and HTTPS setup, this
|
||||||
|
|
||||||
When I first tried setting Hydra up I was using the default settings for using a Nginx reverse proxy but it was not loading CSS and JavaScript, after hours of going though GitHub and Reddit I found this option which was the key:
|
When I first tried setting Hydra up I was using the default settings for using a Nginx reverse proxy but it was not loading CSS and JavaScript, after hours of going though GitHub and Reddit I found this option which was the key:
|
||||||
|
|
||||||
```nix
|
```
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue