Skip to content
DocsTry Aspire
DocsTry

FlywayResourceConfiguration Properties

RecordProperties1 member
Flyway resource configuration.
MigrationScriptsPathSection titled MigrationScriptsPathstring
Path to the directory containing Flyway migration scripts.
public string MigrationScriptsPath { get; init; }
This is an absolute or relative path on the host machine, and must be accessible by Docker.