mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
Fix lint issue
This commit is contained in:
parent
345765e21f
commit
1288f10550
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ services:
|
|||
To also mount a locally defined `app.ini`, add
|
||||
|
||||
```yaml
|
||||
- ./app.ini:/etc/gitea/app.ini
|
||||
- ./app.ini:/etc/gitea/app.ini
|
||||
```
|
||||
|
||||
to `volumes`.
|
||||
|
|
Loading…
Reference in a new issue