tangled
alpha
login
or
join now
jaspermayone.com
/
dots
0
fork
atom
@jaspermayone.com's dotfiles
0
fork
atom
overview
issues
pulls
pipelines
more work on deploy
jaspermayone.com
1 month ago
ee007636
30047b2c
+8
1 changed file
expand all
collapse all
unified
split
hosts
alastor
configuration.nix
+8
hosts/alastor/configuration.nix
···
115
115
enable = true;
116
116
dates = "weekly";
117
117
};
118
118
+
# Use json-file log driver for compatibility with Kamal proxy log rotation
119
119
+
daemon.settings = {
120
120
+
log-driver = "json-file";
121
121
+
log-opts = {
122
122
+
max-size = "10m";
123
123
+
max-file = "3";
124
124
+
};
125
125
+
};
118
126
};
119
127
120
128
# User account