🏗️」 wip: ELK workingggggggggggggggggggggggggggggggggggg

This commit is contained in:
2025-07-26 15:21:34 +02:00
parent f1d54de6a5
commit 18e41b5552
22 changed files with 116 additions and 103 deletions

View File

@ -31,7 +31,5 @@ RUN touch /var/log/front/err.log /var/log/front/log.log
RUN chmod -R 777 /var/log/front
USER nginx
EXPOSE 80 443
STOPSIGNAL SIGINT

View File

@ -9,7 +9,6 @@ services:
volumes:
- log-nginx:/var/log/front
environment:
- SERVER_NAME=localhost
- TZ=Europe/Paris
depends_on:
user-api: