Skip to content
Docs Try Aspire

FlywayResourceConfiguration Properties

Record Properties 1 member
Flyway resource configuration.
MigrationScriptsPath Section titled MigrationScriptsPath string
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.