From 5937808858e1081838df9501038ecfc9b955808c Mon Sep 17 00:00:00 2001 From: gStart9 Date: Wed, 16 Oct 2024 11:22:42 -0600 Subject: [PATCH] Remove .local LAN access, update license year --- LICENSE | 2 +- manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index 793257b..599ad42 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Start9 Labs +Copyright (c) 2024 Start9 Labs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/manifest.yaml b/manifest.yaml index 34a502b..0773b9e 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -61,10 +61,10 @@ interfaces: # Port mappings are from the external port to the internal container port port-mapping: 80: "12596" - lan-config: - 443: - ssl: true - internal: 12596 + #lan-config: + # 443: + # ssl: true + # internal: 12596 # Port mappings are from the external port to the internal container port # Denotes if the service has a user interface to display ui: true