Remove .local LAN access, update license year

This commit is contained in:
gStart9
2024-10-16 11:22:42 -06:00
parent 5aaf5c60bd
commit 5937808858
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
MIT License 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@ -61,10 +61,10 @@ interfaces:
# Port mappings are from the external port to the internal container port # Port mappings are from the external port to the internal container port
port-mapping: port-mapping:
80: "12596" 80: "12596"
lan-config: #lan-config:
443: # 443:
ssl: true # ssl: true
internal: 12596 # internal: 12596
# Port mappings are from the external port to the internal container port # Port mappings are from the external port to the internal container port
# Denotes if the service has a user interface to display # Denotes if the service has a user interface to display
ui: true ui: true