File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
django/yun2inf_project/csviewer/templates/csviewer Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 < head >
44 {% load static %}
55 < meta charset ="utf-8 ">
6- < script src ="https://cesium.com/downloads/cesiumjs/releases/1.110 /Build/Cesium/Cesium.js "> </ script >
7- < link href ="https://cesium.com/downloads/cesiumjs/releases/1.110 /Build/Cesium/Widgets/widgets.css " rel ="stylesheet ">
8- < link href ="https://cesium.com/downloads/cesiumjs/releases/1.110 /Build/Cesium/Widgets/lighter.css " rel ="stylesheet ">
9- < script src ="https://cdn.jsdelivr.net/npm/luxon@3.4.3 /build/global/luxon.min.js "> </ script >
6+ < script src ="https://cesium.com/downloads/cesiumjs/releases/1.130.1 /Build/Cesium/Cesium.js "> </ script >
7+ < link href ="https://cesium.com/downloads/cesiumjs/releases/1.130.1 /Build/Cesium/Widgets/widgets.css " rel ="stylesheet ">
8+ < link href ="https://cesium.com/downloads/cesiumjs/releases/1.130.1 /Build/Cesium/Widgets/lighter.css " rel ="stylesheet ">
9+ < script src ="https://cdn.jsdelivr.net/npm/luxon@3.6.1 /build/global/luxon.min.js "> </ script >
1010 < style >
1111 @import url ("/static/css/bucket.css" );
1212 </ style >
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ docker run -d --name "$CONTAINERNAME1"\
216216 -e " POSTGRES_PASSWORD=$DBPASSWORD " \
217217 -e " POSTGRES_DB=$DBNAME " \
218218 -v " spatempdb_volume:/var/lib/postgresql/data" \
219- chenkianwee/timescale-3dcitydb:2.16.1-4.4 .0
219+ chenkianwee/timescale-3dcitydb:2.20.3-5.0 .0
220220
221221echo ' ------------------------------------------------------'
222222echo ' Trying to start FROST-Server Container ...'
@@ -303,7 +303,7 @@ docker run -d --name "$CONTAINERNAME5"\
303303 -h " $CONTAINERNAME5 " \
304304 --network " yun2inf" \
305305 -p $BPORT :8080\
306- chenkianwee/tomcat-bimserver:9.0.76 -1.5.185
306+ chenkianwee/tomcat-bimserver:9.0.106 -1.5.187
307307
308308echo ' ------------------------------------------------------'
309309echo ' Trying to start nginx container now ...'
You can’t perform that action at this time.
0 commit comments