Get rid of env for outdated key handling code.

This commit is contained in:
Mariano Uvalle 2023-11-12 07:42:16 +00:00
parent ae49f30c96
commit f6413b084e

View file

@ -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"