diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-29 09:06:17 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-29 09:06:17 +0100 |
| commit | 673aaf1c13cfdbec74f99d771ad1d5398dc4613f (patch) | |
| tree | 8f9ae6b4815ba58ca778b40203dff534c4c2f62f /config.mk | |
| parent | c059bc34d8e60fa0c626e41566aa3bb1defe42e1 (diff) | |
installs nginx per module
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk new file mode 100644 index 0000000..ac61469 --- /dev/null +++ b/config.mk @@ -0,0 +1,2 @@ +SUBDOMAIN_http := @ +SUBDOMAIN_vaultwarden := pwd |
