mirror of
https://github.com/thib8956/advent-of-code.git
synced 2026-02-27 18:58:14 +00:00
chore: load auth from .env file
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# Advent of Code Session Token
|
||||
# Get your session token from browser cookies after logging in at https://adventofcode.com
|
||||
AOC_SESSION=your_session_token_here
|
||||
Reference in New Issue
Block a user