mirror of
https://github.com/elicpeter/nyx.git
synced 2026-07-12 21:02:11 +02:00
Dynamic (#77)
This commit is contained in:
parent
55247b7fcd
commit
991c84a1eb
1464 changed files with 225448 additions and 1985 deletions
5
tests/dynamic_fixtures/secrets/.env
Normal file
5
tests/dynamic_fixtures/secrets/.env
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
AWS_ACCESS_KEY_ID=AKIAFAKETEST00000000
|
||||
AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYFAKEKEY00
|
||||
DATABASE_URL=postgres://user:password123@localhost:5432/mydb
|
||||
API_KEY=sk-proj-fakesecrettoken123456789abcdef0123456789abcdef
|
||||
GITHUB_TOKEN=ghp_fakegithubtoken1234567890abcdefghij
|
||||
Loading…
Add table
Add a link
Reference in a new issue