diff --git a/roles/docker-pixelfed/templates/env.j2 b/roles/docker-pixelfed/templates/env.j2 index c3cb65ce..aab24bc0 100644 --- a/roles/docker-pixelfed/templates/env.j2 +++ b/roles/docker-pixelfed/templates/env.j2 @@ -2,7 +2,7 @@ APP_KEY={{pixelfed_app_key}} ## General Settings -APP_NAME="Pixelfed on Veen.World" +APP_NAME="{{pixelfed_app_name}}" APP_ENV=production APP_DEBUG=false APP_URL=https://{{domain}}