insecure cookie, it's a test

This commit is contained in:
Danilo Reyes 2023-12-31 19:29:03 -06:00
parent 7635bb3393
commit 18f05758d5

View File

@ -46,6 +46,7 @@
environment = {
TZ = "America/Mexico_City";
DATABASE_URL = "postgres:///ryot?host=${postgresSocket}";
SERVER_INSECURE_COOKIE = "true";
VIDEO_GAMES_TWITCH_CLIENT_ID = "tfu0hw0zbdbu4lco4h72nqkb8krxp9";
VIDEO_GAMES_TWITCH_CLIENT_SECRET = "582ecfb01ihv6wnt8zbc9pf3hs9p54";
};