v dogonku

This commit is contained in:
leca 2024-04-06 05:54:15 +03:00
parent 009e60d984
commit 554bcb4bd3
2 changed files with 1 additions and 9 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules
*.png
*.pem
pb-data

View File

@ -1,9 +0,0 @@
{
"listenPort": 8080,
"exposedPort": 443,
"boardWidth": 1920,
"boardHeight": 1080,
"serverAddress": "localhost",
"saveFile": "./board.png",
"timeBetweenPixels": 5
}