Bump intray again
This commit is contained in:
parent
3e864be584
commit
a4e4635b05
|
@ -1485,11 +1485,11 @@
|
||||||
"yesod-static-remote": "yesod-static-remote"
|
"yesod-static-remote": "yesod-static-remote"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1706970818,
|
"lastModified": 1706971021,
|
||||||
"narHash": "sha256-6CpA8ac2Ue1MNs0liETaltREIVYwhANZgjn7qj5yDAo=",
|
"narHash": "sha256-XFGdsWH2+bz/juhQgGl+FHR5NejVY6FXYpaS/KoQwnM=",
|
||||||
"owner": "Mateiadrielrafael",
|
"owner": "Mateiadrielrafael",
|
||||||
"repo": "intray",
|
"repo": "intray",
|
||||||
"rev": "9043b437ab42a74560a4fe00a94a6a7d42a15cc9",
|
"rev": "caea9527db34c2b0b04543e83164563e2f44e365",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -15,7 +15,7 @@ in
|
||||||
# {{{ Configure intray
|
# {{{ Configure intray
|
||||||
services.intray.production = {
|
services.intray.production = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configureNetworking = false;
|
openFirewall = false;
|
||||||
api-server = {
|
api-server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hosts = [ apiHost ];
|
hosts = [ apiHost ];
|
||||||
|
|
Loading…
Reference in a new issue