We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4159d5c commit f3aa440Copy full SHA for f3aa440
todo.txt
@@ -38,6 +38,8 @@ Write tests for deploy script
38
39
Get critique on full openresty config
40
41
+Add container label to server restart email
42
+
43
Speed up templates.build
44
45
Create a folder{watch} equivalent so we don't have to run a seperate process for development
@@ -52,6 +54,8 @@ Set up log rotation in docker:
52
54
--log-opt max-size=10m
53
55
--log-opt max-file=3
56
57
+Worried about depending on Bunny – can we work out a plan to move away from them if needed?
58
59
Work out why the mac server is restarting and resolve the issue
60
- every time it restarts, add the debug command to the email notification
61
0 commit comments