diff options
-rw-r--r-- | etc/gn-uploader-secrets.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/gn-uploader-secrets.py b/etc/gn-uploader-secrets.py new file mode 100644 index 0000000..1c5a030 --- /dev/null +++ b/etc/gn-uploader-secrets.py @@ -0,0 +1,3 @@ +SECRET_KEY="qQIrgiK29kXZU6v8D09y4uw_sk8I4cqgNZniYUrRoUk" +OAUTH2_CLIENT_ID="dae2e4fc-2e32-4e87-88a0-f1e63d84470b" +OAUTH2_CLIENT_SECRET="eNL4WZ3lpX,S>V$Bd*+p" |