mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 18:14:05 +01:00
chore: Update docker-compose.yml
This commit is contained in:
parent
1acbc72e7d
commit
9e5ebf100c
@ -6,6 +6,7 @@ services:
|
|||||||
hostname: loki
|
hostname: loki
|
||||||
volumes:
|
volumes:
|
||||||
- ./volume-data/loki:/etc/loki # place loki-config.yml
|
- ./volume-data/loki:/etc/loki # place loki-config.yml
|
||||||
|
- ./volume-data/loki/data:/loki # loki data storage
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:3100:3100"
|
- "127.0.0.1:3100:3100"
|
||||||
expose:
|
expose:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user