Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af8e6aa616 | ||
|
|
6835b07793 |
@@ -3,3 +3,9 @@
|
|||||||
[](https://pgtune.mudrov.tech/)
|
[](https://pgtune.mudrov.tech/)
|
||||||
|
|
||||||
Tuning PostgreSQL config by your hardware. Based on original React version of [pgtune](https://github.com/le0pard/pgtune). Rewritten in Vue 3.
|
Tuning PostgreSQL config by your hardware. Based on original React version of [pgtune](https://github.com/le0pard/pgtune). Rewritten in Vue 3.
|
||||||
|
|
||||||
|
### Build status
|
||||||
|
|
||||||
|
| Branch | Status |
|
||||||
|
| --- | --- |
|
||||||
|
| Develop | [](https://drone.minis.mudrov.tech/administrator/pgtune) |
|
||||||
@@ -32,7 +32,7 @@ const items = ref([
|
|||||||
<UButton
|
<UButton
|
||||||
color="neutral"
|
color="neutral"
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
to="https://gitea.minis.mudrov.tech"
|
to="https://gitea.minis.mudrov.tech/administrator/pgtune"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
icon="simple-icons:gitea"
|
icon="simple-icons:gitea"
|
||||||
aria-label="Gitea"
|
aria-label="Gitea"
|
||||||
|
|||||||
Reference in New Issue
Block a user