add fluentd logging to other containers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# git.xai-corp.net
|
||||
server {
|
||||
listen 443 ssl;
|
||||
listen 443 ssl ipv6only=off;
|
||||
server_name git.xai-corp.net;
|
||||
ssl_certificate /etc/letsencrypt/live/xai-corp.net/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/xai-corp.net/privkey.pem;
|
||||
|
||||
Reference in New Issue
Block a user