Get rid of env for outdated key handling code.
This commit is contained in:
parent
ae49f30c96
commit
f6413b084e
1 changed files with 0 additions and 1 deletions
1
fly.toml
1
fly.toml
|
|
@ -10,7 +10,6 @@ primary_region = "sea"
|
||||||
dockerfile = "./cmd/server/Dockerfile"
|
dockerfile = "./cmd/server/Dockerfile"
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
CCCLIP_LOAD_RAW_KEYS = "true"
|
|
||||||
CCCLIP_PORT = "3000"
|
CCCLIP_PORT = "3000"
|
||||||
CCCLIP_DATABASE_LOCATION = "/litefs/ccclip.db"
|
CCCLIP_DATABASE_LOCATION = "/litefs/ccclip.db"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue