mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
Merge pull request #836 from coollabsio/feat/git-source-custom-user
fix: custom gitlab git user
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
htmlUrl: source.htmlUrl.replace(/\/$/, ''),
|
||||
apiUrl: source.apiUrl.replace(/\/$/, ''),
|
||||
customPort: source.customPort,
|
||||
customuser: source.customuser
|
||||
customUser: source.customUser
|
||||
});
|
||||
return addToast({
|
||||
message: 'Configuration saved.',
|
||||
|
||||
Reference in New Issue
Block a user