diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-11-08 10:14:13 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-11-08 12:20:40 +0100 |
commit | 8e25a37f0e1d0b2584b3de2439df47f6b47e4d4c (patch) | |
tree | a0db1ca605aec99802523aa1fa6c93d08027fe80 /doc/book/src/cookbook/exposing_websites.md | |
parent | e342db19aa23cdbfe720ff2407080fab549f3e2d (diff) | |
download | garage-8e25a37f0e1d0b2584b3de2439df47f6b47e4d4c.tar.gz garage-8e25a37f0e1d0b2584b3de2439df47f6b47e4d4c.zip |
Add documentation for nginx
Diffstat (limited to 'doc/book/src/cookbook/exposing_websites.md')
-rw-r--r-- | doc/book/src/cookbook/exposing_websites.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/src/cookbook/exposing_websites.md b/doc/book/src/cookbook/exposing_websites.md index 96a9aebe..0cbb1150 100644 --- a/doc/book/src/cookbook/exposing_websites.md +++ b/doc/book/src/cookbook/exposing_websites.md @@ -1,4 +1,4 @@ -# Exposing websites +# Exposing buckets as websites You can expose your bucket as a website with this simple command: |