Use logstash as logging destination
This commit is contained in:
@ -6,7 +6,10 @@ services:
|
||||
env_file: .env
|
||||
networks:
|
||||
- anyame-shared
|
||||
- elk-network
|
||||
|
||||
networks:
|
||||
anyame-shared:
|
||||
external: true
|
||||
elk-network:
|
||||
external: true
|
||||
|
Reference in New Issue
Block a user