remove happydns
This commit is contained in:
parent
6e6034e180
commit
ae24393275
|
@ -265,13 +265,6 @@ services:
|
||||||
- victoria-metrics:/victoria
|
- victoria-metrics:/victoria
|
||||||
command: -storageDataPath /victoria -retentionPeriod 36 -enableTCP6
|
command: -storageDataPath /victoria -retentionPeriod 36 -enableTCP6
|
||||||
restart: always
|
restart: always
|
||||||
happydns:
|
|
||||||
image: happydns/happydns
|
|
||||||
env_file: env/happydns
|
|
||||||
volumes:
|
|
||||||
- /srv/docker/volume/happydns:/data
|
|
||||||
restart: always
|
|
||||||
mem_limit: 128M
|
|
||||||
dnsdist:
|
dnsdist:
|
||||||
image: dnsdist
|
image: dnsdist
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue