mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-20 12:40:16 +09:00
Delete .yml
Signed-off-by: Web4 <137041369+QUBUHUB@users.noreply.github.com>
This commit is contained in:
parent
6c10b2c0d0
commit
b96945b6e0
12
.yml
12
.yml
@ -1,12 +0,0 @@
|
|||||||
$ npm install --save ('https://smee.io/PI6J3xe99sOV7LRB')
|
|
||||||
|
|
||||||
const SmeeClient = require('https://smee.io/PI6J3xe99sOV7LRB')
|
|
||||||
const smee = new SmeeClient({
|
|
||||||
source: 'https://smee.io/PI6J3xe99sOV7LRB',
|
|
||||||
target: 'http://localhost:3000/events',
|
|
||||||
logger: console
|
|
||||||
})
|
|
||||||
|
|
||||||
const events = smee.start()
|
|
||||||
// Stop forwarding events
|
|
||||||
events.close()
|
|
Loading…
Reference in New Issue
Block a user