diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-15 16:34:24 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-15 17:56:13 -0400 |
| commit | c748d7e9607f443ffe8f736e279728a15c078a6b (patch) | |
| tree | dcac99fcd1e7025df87ee87344617b252ecafd3e /nginx/root_grapheneos.org.conf | |
| parent | 8a4a08cae892399ba37a3dfcba8009d0438e4333 (diff) | |
simplify nginx configuration deployment
Diffstat (limited to 'nginx/root_grapheneos.org.conf')
| -rw-r--r-- | nginx/root_grapheneos.org.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nginx/root_grapheneos.org.conf b/nginx/root_grapheneos.org.conf new file mode 100644 index 00000000..5699478e --- /dev/null +++ b/nginx/root_grapheneos.org.conf @@ -0,0 +1,2 @@ +# placeholder for gixy +root /srv/grapheneos.org_a; |
