mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「🏗️」 wip: logstash workinnnggg
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
server {
|
||||
error_log /var/log/front/err.log warn;
|
||||
access_log /var/log/front/log.log;
|
||||
|
||||
listen 443 ssl;
|
||||
server_name example.com; # Replace with your domain or handle env vars externally
|
||||
|
||||
|
Reference in New Issue
Block a user