fix: Fix opnsense test, Host.tll now optional and run cargo fmt

This commit is contained in:
2025-05-06 12:00:56 -04:00
parent 1fb7132c64
commit e62ef001ed
7 changed files with 35 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ use harmony::{
#[tokio::main]
async fn main() {
// This here is the whole configuration to
// This here is the whole configuration to
// - setup a local K3D cluster
// - Build a docker image with the PHP project builtin and production grade settings
// - Deploy a mariadb database using a production grade helm chart