fix: set cookies error while authentication in production
This commit is contained in:
@@ -12,4 +12,7 @@ CONNECTION_STRING=
|
||||
PORT=8080
|
||||
|
||||
# path to the chess engine
|
||||
CHESS_ENGINE_PATH=./engine/stockfish16.exe
|
||||
CHESS_ENGINE_PATH=./engine/stockfish16.exe
|
||||
|
||||
# hostname
|
||||
HOSTNAME=http://localhost:8080
|
||||
Reference in New Issue
Block a user