ministryofjustice / staff-device-dns-dhcp-admin

Web frontend for managing Staff Device DNS / DHCP servers
https://github.com/ministryofjustice/cloud-operations#dhcp--dns
MIT License
1 stars 3 forks source link

amended deprecated syntax #780

Closed laurentb4 closed 5 months ago

laurentb4 commented 5 months ago

Amended deprecated syntax

From

networks:
  dhcp:
      external:
          name: "staff-device-dhcp-server_default"

To

`networks:
  dhcp:
    name: "staff-device-dhcp-server_default"
    external: True`
laurentb4 commented 5 months ago

Source for new syntax: https://docs.docker.com/compose/networking/#use-a-pre-existing-network