diff --git a/apps/blocky/compose.yaml b/apps/blocky/compose.yaml index 13839f7..cee4087 100644 --- a/apps/blocky/compose.yaml +++ b/apps/blocky/compose.yaml @@ -58,4 +58,4 @@ networks: default: ipam: config: - - subnet: 172.28.0.0/24 + - subnet: 172.28.0.0/24 diff --git a/apps/ps3netsrv/docker-compose.yml b/apps/ps3netsrv/docker-compose.yml index 78f7342..d5185c6 100644 --- a/apps/ps3netsrv/docker-compose.yml +++ b/apps/ps3netsrv/docker-compose.yml @@ -18,4 +18,4 @@ networks: default: ipam: config: - - subnet: 172.28.1.0/24 + - subnet: 172.28.1.0/24 diff --git a/infrastructure/dns/records.yml b/infrastructure/dns/records.yml index ef03c46..2562783 100644 --- a/infrastructure/dns/records.yml +++ b/infrastructure/dns/records.yml @@ -60,14 +60,14 @@ homelab_dns: - name: oci-arm.ddupan.top type: A values: - - 129.225.138.179 + - 129.225.138.179 proxied: false ttl: 300 terraform: { managed: false } - name: oci-amd.ddupan.top type: A values: - - 129.225.176.134 + - 129.225.176.134 proxied: false ttl: 300 terraform: { managed: false }