diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2021-08-29 21:34:02 -0600 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2021-08-29 21:34:02 -0600 |
commit | 1608ca742584e83453b0ef52aa0e71661eb15666 (patch) | |
tree | cb86e60140548678b919f07bb06367d817218a41 /Makefile | |
parent | bf40fa3868dc40c94e649df22179428061039b9a (diff) |
better logging in srv when fake Mailer is used
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ - all: nix-build -A entrypoint --arg baseConfig '(import ./config.nix) // { staticProxyURL = ""; }' |