mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -96,9 +96,10 @@ services:
|
|||||||
dns:
|
dns:
|
||||||
- 192.168.205.254
|
- 192.168.205.254
|
||||||
env_file: stack.env
|
env_file: stack.env
|
||||||
extends:
|
logging:
|
||||||
file: logging.yml
|
driver: loki
|
||||||
service: ${LOGGING:-syslog}
|
options:
|
||||||
|
loki-url: "http://192.168.77.101:3100/loki/api/v1/push"
|
||||||
image: ${DOCKER_REGISTRY:-}ghcr.io/mailu/${DOCKER_PREFIX:-}nginx:${MAILU_VERSION:-2024.06}
|
image: ${DOCKER_REGISTRY:-}ghcr.io/mailu/${DOCKER_PREFIX:-}nginx:${MAILU_VERSION:-2024.06}
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user