refactor: nginx

This commit is contained in:
Mohamed Marrouchi
2024-09-13 08:22:05 +01:00
parent 3acc795d41
commit 85d42f3908
15 changed files with 31 additions and 422 deletions

View File

@@ -121,7 +121,7 @@ export const config: Config = {
email: {
main: 'postmaster@sandbox9471202ff10448c7ac917618fe94d8e1.mailgun.org',
},
appName: 'Hexabot.io',
appName: 'Hexabot.ai',
apiUrl: 'http://localhost:4000',
appUrl: 'http://localhost:8081',
geocoder: {

View File

@@ -16,7 +16,7 @@ import {
import { Offline } from '../types';
const img_url =
'http://demo.hexabot.io/attachment/download/5c334078e2c41d11206bd152/myimage.png';
'http://demo.hexabot.ai/attachment/download/5c334078e2c41d11206bd152/myimage.png';
// Offline events
const offlineEventPayload: Offline.Event = {