mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-14 06:07:15 +01:00
bicep: enable mysql
This commit is contained in:
@@ -10,6 +10,9 @@ in rec {
|
||||
postgres = {
|
||||
inherit (hosts.bicep) ipv4 ipv6;
|
||||
};
|
||||
mysql = {
|
||||
inherit (hosts.bicep) ipv4 ipv6;
|
||||
};
|
||||
# Also on bicep
|
||||
turn = {
|
||||
ipv4 = pvv-ipv4 213;
|
||||
|
||||
Reference in New Issue
Block a user