更新 部署PostGIS.md
This commit is contained in:
@@ -17,9 +17,9 @@ services:
|
|||||||
# PGSQL
|
# PGSQL
|
||||||
pgsql-gis-16:
|
pgsql-gis-16:
|
||||||
# 不支持全文检索
|
# 不支持全文检索
|
||||||
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgis/postgis:16-3.5
|
#image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgis/postgis:16-3.5
|
||||||
# 支持全文检索的自编译镜像
|
# 支持全文检索的自编译镜像
|
||||||
#image: pgsql-gis-fts:latest
|
image: pgsql-gis-fts:latest
|
||||||
container_name: pgsql-gis-16
|
container_name: pgsql-gis-16
|
||||||
ports:
|
ports:
|
||||||
- "35430:5432" # 替换
|
- "35430:5432" # 替换
|
||||||
|
|||||||
Reference in New Issue
Block a user