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
Hello! This software is great! However, I am trying to serve it from a subdirectory (e.g. https://example.com/wiki), and as far as I can tell it assumes it is running in the root directory. (Not the local directory, I understand how to specify that location.)
I used the docker-compose.yml described in the installation instructions. I tried setting WIKMD_HOST=https://example.com/wiki, but that had no effect.
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
-
Hello! This software is great! However, I am trying to serve it from a subdirectory (e.g. https://example.com/wiki), and as far as I can tell it assumes it is running in the root directory. (Not the local directory, I understand how to specify that location.)
I used the docker-compose.yml described in the installation instructions. I tried setting WIKMD_HOST=https://example.com/wiki, but that had no effect.
Beta Was this translation helpful? Give feedback.
All reactions