nixery/server/config
Vincent Ambo 672673db3b refactor(server): Load GCS signing key from service account key
The JSON file generated for service account keys already contains the
required information for signing URLs in GCS, thus the environment
variables for toggling signing behaviour have been removed.

Signing is now enabled automatically in the presence of service
account credentials (i.e. `GOOGLE_APPLICATION_CREDENTIALS`).
2019-10-27 13:58:04 +01:00
..
config.go refactor(server): Load GCS signing key from service account key 2019-10-27 13:58:04 +01:00
pkgsource.go refactor(server): Use logrus convenience functions for logs 2019-10-06 23:05:23 +01:00