Migration to newer dockge/compose stack
This commit is contained in:
11
monitoring/compose.macvlan.yaml
Normal file
11
monitoring/compose.macvlan.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
|
||||
|
||||
services:
|
||||
loki:
|
||||
networks:
|
||||
macvlan:
|
||||
ipv4_address: ${NASCOMPOSE_MACVLAN_LOKI_IP?}
|
||||
|
||||
networks:
|
||||
macvlan:
|
||||
external: true
|
||||
Reference in New Issue
Block a user