Browse Source

remove tmp token

Christian Winther 1 year ago
parent
commit
d876533991
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/docker-compose/.env

+ 1 - 1
contrib/docker-compose/.env

@@ -33,7 +33,7 @@ TZ="UTC"
 # Please do this before deploying an application!
 #
 # See: https://docs.pixelfed.org/technical-documentation/config/#app_key
-APP_KEY=base64:IvvWCuLmAAcyPBzDI+IH6OxnU9w2kTSYZrcg6F4m7Uk=
+APP_KEY=
 
 # See: https://docs.pixelfed.org/technical-documentation/config/#app_name-1
 APP_NAME="Pixelfed Prod"