Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 3af59da0 authored by Sreeram R's avatar Sreeram R 🦇
Browse files

Fix for log path

parent 4b80e4ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ services:
      - ./etc/nginx/nginx.conf:/etc/nginx/nginx.conf
      - ./etc/nginx/proxy_spot_params:/etc/nginx/proxy_spot_params
      - ./searx/static:/var/www/spot/static
      - /var/log/containers/spot-${ENVIRONMENT_NAME}:/var/log/nginx/
      - ${LOG_DIRECTORY}:/var/log/nginx/
    labels:
      - "com.centurylinklabs.watchtower.scope=staging-spot"