1
0
forked from noxious/client

Updated Dockerfile, renamed config key

This commit is contained in:
2025-02-07 01:14:57 +01:00
parent 6a52546a08
commit 6ba4c1b843
7 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
VITE_NAME=Noxious
VITE_DEVELOPMENT=true
VITE_ENVIRONMENT=development
VITE_SERVER_ENDPOINT=http://localhost:4000
VITE_TILE_SIZE_WIDTH=64
VITE_TILE_SIZE_HEIGHT=32