1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-02 14:47:35 +02:00

Updated Docker (markdown)

Nemo
2018-06-23 22:58:26 +05:30
parent 65ecd1e6bd
commit f766800eb2

@@ -37,7 +37,7 @@ services:
- 3000:80 - 3000:80
``` ```
You can save this file as `docker-compose.yml`, create a `whitelist.txt` file next to it (just leave the file empty) before running it using `docker-compose up`. Once it gets running, you can edit the `whitelist.txt` as per the plugins you want to run. You can save this file as `docker-compose.yml`, create a `whitelist.txt` file next to it (just leave the file empty) before running it using `docker-compose up`. Once it gets running, you can edit the `whitelist.txt` [as per the plugins you want to run](Whitelisting).
# Container access and information # Container access and information