Skip to content

Commit 56a71c1

Browse files
authored
Merge pull request #2008 from DependencyTrack/update-config-docs
Update config docs
2 parents 2d6e31e + e2edf4b commit 56a71c1

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

docs/reference/configuration/api-server.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,40 +1662,6 @@ Specifies the number of bcrypt rounds to use when hashing a user's password. Th
16621662
</table>
16631663

16641664

1665-
---
1666-
1667-
### alpine.config.profile
1668-
1669-
Defines the configuration profile to use.
1670-
1671-
1672-
1673-
<table>
1674-
<tbody style="border: 0">
1675-
<tr>
1676-
<th style="text-align: right">Required</th>
1677-
<td style="border-width: 0">true</td>
1678-
</tr>
1679-
<tr>
1680-
<th style="text-align: right">Type</th>
1681-
<td style="border-width: 0"><code>enum</code></td>
1682-
</tr>
1683-
<tr>
1684-
<th style="text-align: right">Valid Values</th>
1685-
<td style="border-width: 0"><code>[prod, dev, test]</code></td>
1686-
</tr>
1687-
<tr>
1688-
<th style="text-align: right">Default</th>
1689-
<td style="border-width: 0"><code>prod</code></td>
1690-
</tr>
1691-
<tr>
1692-
<th style="text-align: right">ENV</th>
1693-
<td style="border-width: 0"><code>ALPINE_CONFIG_PROFILE</code></td>
1694-
</tr>
1695-
</tbody>
1696-
</table>
1697-
1698-
16991665
---
17001666

17011667
### alpine.data.directory

0 commit comments

Comments
 (0)