diff --git a/Migrations/customer-portal.yaml b/Migrations/customer-portal.yaml index 76850f3..f18f296 100644 --- a/Migrations/customer-portal.yaml +++ b/Migrations/customer-portal.yaml @@ -11,3 +11,4 @@ table_storage: table_name: 'bundle_migration_customer_portal' migrations_paths: KimaiPlugin\CustomerPortalBundle\Migrations: 'var/plugins/CustomerPortalBundle/Migrations' +custom_template: 'migrations/MigrationTemplate.txt' \ No newline at end of file