mirror of
https://github.com/shlinkio/shlink.git
synced 2025-01-11 08:32:02 -06:00
6 lines
169 B
YAML
6 lines
169 B
YAML
name: ShlinkMigrations
|
|
migrations_namespace: ShlinkMigrations
|
|
table_name: migrations
|
|
migrations_directory: data/migrations
|
|
custom_template: data/migrations_template.txt
|