parent
884d994011
commit
34a625361e
@ -10,3 +10,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "5000:80"
|
- "5000:80"
|
||||||
|
logging:
|
||||||
|
driver: "gelf"
|
||||||
|
options:
|
||||||
|
gelf-address: "udp://graylog.vdk2ch.ru:12201"
|
||||||
|
tag: "backend-logs"
|
||||||
|
Reference in New Issue
Block a user