mirror of
https://github.com/tiyn/wiki.git
synced 2026-07-26 04:21:34 +02:00
Restructuring: Fixed spelling and tables
This commit is contained in:
@@ -21,6 +21,7 @@ Set the variables, volumes and ports according and run the `rebuild.sh`.
|
||||
Set the following environment-variables in the `environment:` section of the
|
||||
docker-compose file.
|
||||
|
||||
|
||||
| Name | Usage | Default |
|
||||
| ---------------------- | ---------------------------------------------------------- | ------- |
|
||||
| `channel_threads` | numer of threads to use for refreshing channels | `1` |
|
||||
@@ -38,14 +39,17 @@ docker-compose file.
|
||||
| `popular_enabled` | enable the popular section | `true` |
|
||||
| `registration_enabled` | enable registration for new users | `true` |
|
||||
|
||||
|
||||
### Ports
|
||||
|
||||
Set the following ports in the `ports:` section.
|
||||
|
||||
|
||||
| Container Port | Recommended outside port | Protocol | Description |
|
||||
| -------------- | ------------------------ | -------- | ----------- |
|
||||
| `3000` | `3000` | TCP | WebUI |
|
||||
|
||||
|
||||
### rebuild.sh
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user