mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 04:40:05 +00:00
✨ Add attic-client package and catppuccin cache substituter
This commit is contained in:
parent
79cb2e9354
commit
229b768537
4 changed files with 5 additions and 2 deletions
|
@ -43,7 +43,7 @@ in {
|
|||
|
||||
services.traefik.dynamicConfigOptions = {
|
||||
http = {
|
||||
services.atticd.loadBalancer.servers = [ { url = "http://localhost:3900"; } ];
|
||||
services.atticd.loadBalancer.servers = [{url = "http://localhost:3900";}];
|
||||
routers.atticd = {
|
||||
entryPoints = ["websecure"];
|
||||
service = "atticd";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue