v dogonku
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
node_modules
|
||||
*.png
|
||||
*.pem
|
||||
pb-data
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"listenPort": 8080,
|
||||
"exposedPort": 443,
|
||||
"boardWidth": 1920,
|
||||
"boardHeight": 1080,
|
||||
"serverAddress": "localhost",
|
||||
"saveFile": "./board.png",
|
||||
"timeBetweenPixels": 5
|
||||
}
|
||||
Reference in New Issue
Block a user