Skip to content

Commit 404946f

Browse files
committed
move airsonic to oracle
1 parent 9befa5d commit 404946f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homelab/dns_records.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ locals {
1212
},
1313
"Airsonic-refix" : {
1414
name = "music"
15-
ip = local.my_public_ip
15+
ip = module.oracle_homelab.oracle_arm_1_public_ip
1616
},
1717
"Bitwarden" : {
1818
name = "bitwarden"

0 commit comments

Comments
 (0)