forked from tilde.green/wiki
use http://
This commit is contained in:
parent
a8a7972d73
commit
8aef22fb4a
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ since the pubnix does not allow external port access.
|
|||
ssh -x -L 9000:localhost:9000 username@tilde.green
|
||||
```
|
||||
|
||||
Then you can access your wiki instance with `https://localhost:9000/`
|
||||
Then you can access your wiki instance with `http://localhost:9000/`
|
||||
and the local links work directly
|
||||
|
||||
If you run a php test server, please don't leave it running as this
|
||||
|
|
Loading…
Reference in a new issue