This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
goredns/docker-compose.yml

10 lines
108 B
YAML
Raw Normal View History

2021-03-02 22:58:47 +00:00
version: '3.7'
services:
goredns:
network_mode: host
build:
context: .
env_file: .env