Skip to content

Commit 5da3916

Browse files
committed
docs: add inline config links
1 parent 9574cce commit 5da3916

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

project.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ ${{ github:> }}* ... this image runs read-only
1111
${{ github:> }}* ... this image is automatically scanned for CVEs before and after publishing
1212
${{ github:> }}* ... this image is created via a secure and pinned CI/CD process
1313
${{ github:> }}* ... this image is very small
14-
${{ github:> }}* ... this image creates a random password at start if none is set
14+
${{ github:> }}* ... this image creates a random password at start if none is set in the config
15+
${{ github:> }}* ... this image support [inline configs](https://github.com/11notes/RTFM/blob/master/linux/container/image/11notes/inline-config.md)
1516

1617
If you value security, simplicity and optimizations to the extreme, then this image might be for you.
1718

@@ -43,7 +44,7 @@ ${{ content_compose }}
4344
${{ content_defaults }}
4445

4546
${{ content_environment }}
46-
| `ADGUARD_CONFIG` | Will overwrite the default config with the value of this variable if set | |
47+
| `ADGUARD_CONFIG` | Will overwrite the default config with the value of this variable if set ([inline config](https://github.com/11notes/RTFM/blob/master/linux/container/image/11notes/inline-config.md)) | |
4748

4849
${{ content_source }}
4950

0 commit comments

Comments
 (0)