Skip to content
Snippets Groups Projects
Unverified Commit 8c79f50f authored by Zdravko Iliev's avatar Zdravko Iliev
Browse files

fix: remove admin acc

parent 90bf1a98
No related branches found
No related tags found
1 merge request!92ci: fix docker img
Pipeline #74326 waiting for manual action with stages
......@@ -66,8 +66,6 @@ export class AskarService implements OnModuleInit, OnModuleDestroy {
credentials: {
account: this.agentConfig.agentDbUser,
password: this.agentConfig.agentDbPass,
adminAccount: this.agentConfig.agentDbUser,
adminPassword: this.agentConfig.agentDbPass,
},
},
id: this.agentConfig.agentName,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment