Skip to content

Commit

Permalink
some minor fixes and improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
madejackson committed Sep 18, 2024
1 parent e0f4eca commit d14a722
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion servapps/CodeServer/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"labels": {
"cosmos-force-network-secured": "true",
"cosmos-auto-update": "true",
"cosmos-icon": "https://azukaar.github.io/cosmos-servapps-official/servapps/CodeServer/icon.png"
"cosmos-icon": "https://aseracorp.github.io/resiSTORE/servapps/CodeServer/icon.png"
},
"volumes": [
{
Expand Down
2 changes: 1 addition & 1 deletion servapps/Filebrowser/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"labels": {
"cosmos-force-network-secured": "true",
"cosmos-auto-update": "true",
"cosmos-icon": "https://azukaar.github.io/cosmos-servapps-official/servapps/Filebrowser/icon.png"
"cosmos-icon": "https://aseracorp.github.io/resiSTORE/servapps/Filebrowser/icon.png"
},
"volumes": [
{
Expand Down
2 changes: 1 addition & 1 deletion servapps/HA_enoceanmqtt/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"FB_NOAUTH=true"
],
"post_install": [
"filebrowser config init",
"filebrowser config init --viewMode \"list\"",
"filebrowser users add admin admin"
],
"labels": {
Expand Down
6 changes: 3 additions & 3 deletions servapps/HomeAssistant/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"labels": {
"cosmos-force-network-secured": "true",
"cosmos-auto-update": "true",
"cosmos-icon": "https://azukaar.github.io/cosmos-servapps-official/servapps/HomeAssistant/CodeServer.png"
"cosmos-icon": "https://aseracorp.github.io/resiSTORE/servapps/HomeAssistant/CodeServer.png"
},
"volumes": [
{
Expand Down Expand Up @@ -168,13 +168,13 @@
"FB_NOAUTH=true"
],
"post_install": [
"filebrowser config init",
"filebrowser config init --viewMode \"list\"",
"filebrowser users add admin admin"
],
"labels": {
"cosmos-force-network-secured": "true",
"cosmos-auto-update": "true",
"cosmos-icon": "https://azukaar.github.io/cosmos-servapps-official/servapps/HomeAssistant/Filebrowser.png"
"cosmos-icon": "https://aseracorp.github.io/resiSTORE/servapps/HomeAssistant/Filebrowser.png"
},
"volumes": [
{
Expand Down

0 comments on commit d14a722

Please sign in to comment.