Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af8e6aa616 | ||
|
|
6835b07793 |
@@ -3,3 +3,9 @@
|
||||
[](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.
|
||||
|
||||
### Build status
|
||||
|
||||
| Branch | Status |
|
||||
| --- | --- |
|
||||
| Develop | [](https://drone.minis.mudrov.tech/administrator/pgtune) |
|
||||
@@ -32,7 +32,7 @@ const items = ref([
|
||||
<UButton
|
||||
color="neutral"
|
||||
variant="ghost"
|
||||
to="https://gitea.minis.mudrov.tech"
|
||||
to="https://gitea.minis.mudrov.tech/administrator/pgtune"
|
||||
target="_blank"
|
||||
icon="simple-icons:gitea"
|
||||
aria-label="Gitea"
|
||||
|
||||
Reference in New Issue
Block a user