This commit is contained in:
2025-10-09 17:47:07 +02:00
parent cc2066a4d3
commit 45f9955f48

View File

@@ -9,6 +9,8 @@ services:
- /var/www/docs.pivoine.art:/public - /var/www/docs.pivoine.art:/public
# No healthcheck - static-web-server doesn't include wget/curl # No healthcheck - static-web-server doesn't include wget/curl
# Traefik will detect via port check # Traefik will detect via port check
environment:
SERVER_REDIRECT_TRAILING_SLASH: false
networks: networks:
- kompose_network - kompose_network
labels: labels: