1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-15 20:31:19 +02:00

docker-images: change table name to match volumes and mounts

This commit is contained in:
TiynGER
2021-05-21 15:35:46 +02:00
parent d0f7ad9fc6
commit 8d9e5c87c5
37 changed files with 140 additions and 140 deletions

View File

@@ -34,9 +34,9 @@ WantedBy=multi-user.target
Set the following volumes with the -v tag.
| Volume-Name | Container mount | Description |
| ----------- | --------------- | ------------------------- |
| `nitter` | `/data` | storage for all of nitter |
| Outside mount/volume name | Container mount | Description |
| ------------------------- | --------------- | ------------------------- |
| `nitter` | `/data` | storage for all of nitter |
## Ports