You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
214 B
YAML

version: '3.7'
networks:
zoo:
external: true
services:
app:
networks:
zoo:
ipv4_address: 62.65.250.53
build:
context: .
env_file: .env
image: 172.20.40.1:5000/goredns