🔧 UPDATE: Upgrade Semaphore to v2.16.32, refine Docker Compose services, and enhance Semaphore configuration settings

This commit is contained in:
2025-10-21 10:38:00 +02:00
parent 572ac6a5fa
commit aa65b7e30c
3 changed files with 3 additions and 15 deletions

View File

@@ -1,18 +1,4 @@
{
"mysql": {
"host": "",
"user": "",
"pass": "",
"name": "",
"options": null
},
"bolt": {
"host": "",
"user": "",
"pass": "",
"name": "",
"options": null
},
"postgres": {
"host": "postgres:5432",
"user": "semaphore",