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