10
0
This repository has been archived on 2024-07-26. You can view files and clone it, but cannot push or open issues or pull requests.
mikrotik-exporter/docker-compose.yml
2021-06-30 23:03:27 +03:00

9 lines
103 B
YAML

version: '3.7'
services:
app:
build:
context: .
env_file: .env
network_mode: host