mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-02-07 22:43:11 +00:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
|
|
export const environment = {
|
||
|
|
production: true
|
||
|
|
};
|