mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-07 22:53:55 -05:00
update test envs
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
DB_CONNECTION_URI=postgres://infisical:infisical@localhost:5430/infisical-test
|
REDIS_URL=redis://localhost:6379
|
||||||
REDIS_URL=redis://redis:6379
|
DB_CONNECTION_URI=postgres://infisical:infisical@localhost/infisical?sslmode=disable
|
||||||
# Keys
|
AUTH_SECRET=4bnfe4e407b8921c104518903515b218
|
||||||
# Required key for platform encryption/decryption ops
|
ENCRYPTION_KEY=4bnfe4e407b8921c104518903515b218
|
||||||
# THIS IS A SAMPLE ENCRYPTION KEY AND SHOULD NOT BE USED FOR PRODUCTION
|
|
||||||
ENCRYPTION_KEY=6c1fe4e407b8911c104518103505b218
|
|
||||||
AUTH_SECRET=something-random
|
|
||||||
Reference in New Issue
Block a user