Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
services:lemmy [2025/01/29 10:29] – willy | services:lemmy [2025/02/04 11:04] (current) – willy |
---|
add_header X-Frame-Options "DENY"; | add_header X-Frame-Options "DENY"; |
add_header X-XSS-Protection "1; mode=block"; | add_header X-XSS-Protection "1; mode=block"; |
| |
| access_log /var/log/nginx/lemmy.mydomain.com_access_log main; |
| error_log /var/log/nginx/lemmy.mydomain.com_error_log info; |
| |
location / { | location / { |
| |
* You might want to head to [[https://gui.fediseer.com|fediseer.com]] to register your instance. Just type your instance name and admin name, and you will receive an API key in your inbox. Place the key back into the website and your instance will be stored. You can then ask for a guarantee from other instances and provide your own to others. | * You might want to head to [[https://gui.fediseer.com|fediseer.com]] to register your instance. Just type your instance name and admin name, and you will receive an API key in your inbox. Place the key back into the website and your instance will be stored. You can then ask for a guarantee from other instances and provide your own to others. |
* | |