🔧 UPDATE: Upgrade Semaphore to v2.16.32, refine Docker Compose services, and enhance Semaphore configuration settings
This commit is contained in:
@@ -1,18 +1,4 @@
|
||||
{
|
||||
"mysql": {
|
||||
"host": "",
|
||||
"user": "",
|
||||
"pass": "",
|
||||
"name": "",
|
||||
"options": null
|
||||
},
|
||||
"bolt": {
|
||||
"host": "",
|
||||
"user": "",
|
||||
"pass": "",
|
||||
"name": "",
|
||||
"options": null
|
||||
},
|
||||
"postgres": {
|
||||
"host": "postgres:5432",
|
||||
"user": "semaphore",
|
||||
|
||||
Reference in New Issue
Block a user