mirror of
https://github.com/litruv/API-WebSocket-Bridge.git
synced 2026-07-24 18:56:02 +10:00
change dockers image name
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"main": "source/index.js",
|
"main": "source/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node source/index.js",
|
"start": "node source/index.js",
|
||||||
"docker-build": "docker build -t websocket-driver ."
|
"docker-build": "docker build -t api-websocket-bridge ."
|
||||||
},
|
},
|
||||||
"author": "Litruv",
|
"author": "Litruv",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user