mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-03 00:33:05 +02:00
alias
This commit is contained in:
@ -11,3 +11,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 3008:3000
|
- 3008:3000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
logging:
|
||||||
|
driver: loki
|
||||||
|
options:
|
||||||
|
loki-url: "http://192.168.77.101:3100/loki/api/v1/push"
|
Reference in New Issue
Block a user