mirror of
https://github.com/RoboSats/robosats-startos.git
synced 2025-08-02 16: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
|
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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user