mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
drop cryptography leftovers
This commit is contained in:
parent
76b0d427e7
commit
515d5fafa0
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
@ -24,7 +24,6 @@ jobs:
|
||||
POSTGRES_PASSWORD: secret
|
||||
PGPASSWORD: secret
|
||||
SQL_URL: postgresql+asyncpg://app-user:secret@localhost:5432/testdb
|
||||
FERNET_KEY: Ms1HSn513x0_4WWFBQ3hYPDGAHpKH_pIseC5WwqyO7M=
|
||||
REDIS_HOST: 127.0.0.1
|
||||
REDIS_PORT: 6379
|
||||
REDIS_DB: 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user