You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I have a question about using nginx to publish multiple versions. When I used mike serve to test multiple versions, I had normal access to multiple versions of the document (eg:127.0.0.1/1.0.0/index), but when I published the document using nginx, there was no version information in the URL (eg:127.0.0.1/index). my mkdocs.yml likes:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys, I have a question about using nginx to publish multiple versions. When I used
mike serve
to test multiple versions, I had normal access to multiple versions of the document (eg:127.0.0.1/1.0.0/index), but when I published the document using nginx, there was no version information in the URL (eg:127.0.0.1/index). my mkdocs.yml likes:Beta Was this translation helpful? Give feedback.
All reactions