Changeset 53 in code for trunk/README.md


Ignore:
Timestamp:
Oct 19, 2023, 11:15:20 PM (20 months ago)
Author:
yakumo.izuru
Message:

構成ファイルのサポートを有効にし、組み込みの静的レンダラーの問題を修正しました

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r52 r53  
    2525    proxy_pass http://localhost:5000;
    2626}
    27 location /static {
    28     alias /path/to/static/files;
    29     autoindex off;
    30 }
    3127```
     28
     29### Legal notice
     30SimplyTranslate does not host any content. All content shown on any SimplyTranslate instances is from [Google Translate](https://translate.google.com) and [Reverso](https://www.reverso.net/).
     31
     32SimplyTranslate is not affiliated with Google Translate nor Reverso that SimplyTranslate relays.
     33
     34Trademarks belong to their respective owners.
     35Google Translate is a trademark of Google LLC. Reverso is a trademark of Reverso.
     36
     37The creators and maintainers of this repository assume no liability for the accuracy and timeliness of any information provided above. Trademark owner information was researched to the best of the author's knowledge at the time of curation and may be outdated or incorrect.
Note: See TracChangeset for help on using the changeset viewer.