v dogonku
This commit is contained in:
parent
009e60d984
commit
554bcb4bd3
|
@ -1,3 +1,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
*.png
|
*.png
|
||||||
*.pem
|
*.pem
|
||||||
|
pb-data
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
{
|
|
||||||
"listenPort": 8080,
|
|
||||||
"exposedPort": 443,
|
|
||||||
"boardWidth": 1920,
|
|
||||||
"boardHeight": 1080,
|
|
||||||
"serverAddress": "localhost",
|
|
||||||
"saveFile": "./board.png",
|
|
||||||
"timeBetweenPixels": 5
|
|
||||||
}
|
|
Loading…
Reference in New Issue