fix: set cookies error while authentication in production

This commit is contained in:
Moon Patel
2023-10-15 01:38:43 +05:30
parent ca0c59e470
commit f5cf5c4619
2 changed files with 7 additions and 4 deletions
+4 -1
View File
@@ -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