mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-10 18:47:45 +02:00
Merge branch 'master' of ssh://github/tiyn/wiki
This commit is contained in:
commit
ff1d750d9d
@ -74,7 +74,7 @@ services:
|
|||||||
- SYMFONY__ENV__MAILER_USER=~
|
- SYMFONY__ENV__MAILER_USER=~
|
||||||
- SYMFONY__ENV__MAILER_PASSWORD=~
|
- SYMFONY__ENV__MAILER_PASSWORD=~
|
||||||
- SYMFONY__ENV__FROM_EMAIL=wallabag@example.com
|
- SYMFONY__ENV__FROM_EMAIL=wallabag@example.com
|
||||||
- SYMFONY__ENV__DOMAIN_NAME=http://bag.home.server
|
- SYMFONY__ENV__DOMAIN_NAME=https://<wallabag instance>
|
||||||
- SYMFONY__ENV__SERVER_NAME="Your wallabag instance"
|
- SYMFONY__ENV__SERVER_NAME="Your wallabag instance"
|
||||||
ports:
|
ports:
|
||||||
- "8082:80"
|
- "8082:80"
|
||||||
|
@ -12,5 +12,5 @@ A server can be setup via docker with the [zedeus image](./docker-images/zedeus_
|
|||||||
There are various addons to redirect from Twitter links to your (or a public)
|
There are various addons to redirect from Twitter links to your (or a public)
|
||||||
Nitter instance.
|
Nitter instance.
|
||||||
For Firefox for example there is
|
For Firefox for example there is
|
||||||
[invidious redirect](https://addons.mozilla.org/en-US/firefox/addon/nitter-redirect/)
|
[nitter redirect](https://addons.mozilla.org/en-US/firefox/addon/nitter-redirect/)
|
||||||
or [privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/).
|
or [privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user