insecure cookie, it's a test
This commit is contained in:
parent
7635bb3393
commit
18f05758d5
@ -46,6 +46,7 @@
|
|||||||
environment = {
|
environment = {
|
||||||
TZ = "America/Mexico_City";
|
TZ = "America/Mexico_City";
|
||||||
DATABASE_URL = "postgres:///ryot?host=${postgresSocket}";
|
DATABASE_URL = "postgres:///ryot?host=${postgresSocket}";
|
||||||
|
SERVER_INSECURE_COOKIE = "true";
|
||||||
VIDEO_GAMES_TWITCH_CLIENT_ID = "tfu0hw0zbdbu4lco4h72nqkb8krxp9";
|
VIDEO_GAMES_TWITCH_CLIENT_ID = "tfu0hw0zbdbu4lco4h72nqkb8krxp9";
|
||||||
VIDEO_GAMES_TWITCH_CLIENT_SECRET = "582ecfb01ihv6wnt8zbc9pf3hs9p54";
|
VIDEO_GAMES_TWITCH_CLIENT_SECRET = "582ecfb01ihv6wnt8zbc9pf3hs9p54";
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user