use default package from if3
This commit is contained in:
parent
16a8644f69
commit
d0113bc42d
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
config,
|
||||
secrets,
|
||||
if3,
|
||||
...
|
||||
|
@ -16,7 +17,7 @@
|
|||
|
||||
"if3.adtya.xyz" = {
|
||||
extraConfig = ''
|
||||
root * ${if3.packages.web}/share/web
|
||||
root * ${if3.packages.default}/share/web
|
||||
encode gzip
|
||||
try_files {path} /index.html
|
||||
file_server
|
||||
|
|
Loading…
Reference in a new issue