Skip to content

Commit f038e81

Browse files
committed
Update sample config paths
1 parent f515e37 commit f038e81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/ofmx2pgsql.example.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[ofmx2pgsql]
22
dsn = postgresql://user:password@localhost:5432/ofmx
33
schema = ofmx
4-
ofmx = ofmx_lk/isolated/ofmx_lk.ofmx
5-
shapes = ofmx_lk/isolated/ofmx_lk_ofmShapeExtension.xml
4+
ofmx = data/ofmx_lk/isolated/ofmx_lk.ofmx
5+
shapes = data/ofmx_lk/isolated/ofmx_lk_ofmShapeExtension.xml
66
apply_migrations = true
77
dry_run = false
88
verbose = true

0 commit comments

Comments
 (0)