mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
use data paths from new nominatim.paths
This commit is contained in:
@@ -216,6 +216,7 @@ def setup_website(basedir: Path, config: Configuration, conn: Connection) -> Non
|
||||
LOG.info('Creating website directory.')
|
||||
basedir.mkdir()
|
||||
|
||||
assert config.project_dir is not None
|
||||
template = dedent(f"""\
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user