mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-19 09:53:36 -06:00
feat: automation chatwoot
This commit is contained in:
parent
926f58f336
commit
99b0288d1b
@ -159,7 +159,6 @@ export class ConfigService {
|
||||
if (process.env?.DOCKER_ENV === 'true') {
|
||||
this.env.SERVER.TYPE = 'http';
|
||||
this.env.SERVER.PORT = 8080;
|
||||
this.env.SERVER.URL = `http://localhost:${this.env.SERVER.PORT}`;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user