mirror of
https://github.com/RoboSats/robosats-startos.git
synced 2025-07-29 14:01:37 +00:00
Remove .local LAN access, update license year
This commit is contained in:
2
LICENSE
2
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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user