|
|
|
|
@ -5,6 +5,7 @@
|
|
|
|
|
- put treetalker.guideget.ru.conf nginx config into ./nginx_conf.d
|
|
|
|
|
- put `pg_dumpall --clean | gzip > db.out.gz` into ./init_db
|
|
|
|
|
- fix treetalker/nodejs/config/config.env `HOST=` db address
|
|
|
|
|
- replace `SERVER_IP_OR_DOMAIN` in tt-parse-service.js and vector-layers-data.js
|
|
|
|
|
- fix treetalker.guideget.ru.conf:
|
|
|
|
|
- replace `proxy_pass http://localhost..` directives with container routing
|
|
|
|
|
- replace `location /ppga {...}` block with
|
|
|
|
|
|