Changeset 53 in code for trunk/README.md
- Timestamp:
- Oct 19, 2023, 11:15:20 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r52 r53 25 25 proxy_pass http://localhost:5000; 26 26 } 27 location /static {28 alias /path/to/static/files;29 autoindex off;30 }31 27 ``` 28 29 ### Legal notice 30 SimplyTranslate 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 32 SimplyTranslate is not affiliated with Google Translate nor Reverso that SimplyTranslate relays. 33 34 Trademarks belong to their respective owners. 35 Google Translate is a trademark of Google LLC. Reverso is a trademark of Reverso. 36 37 The 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.