This commit is contained in:
parent
820e2d31a9
commit
6849892075
@ -10,8 +10,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "5000:80"
|
- "5000:80"
|
||||||
logging:
|
# logging:
|
||||||
driver: "gelf"
|
# driver: "gelf"
|
||||||
options:
|
# options:
|
||||||
gelf-address: "udp://graylog.vdk2ch.ru:12201"
|
# gelf-address: "udp://graylog.vdk2ch.ru:12201"
|
||||||
tag: "backend-logs"
|
# tag: "backend-logs"
|
||||||
|
Reference in New Issue
Block a user