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