mirror of
https://github.com/dataforcanada/d4c-datapkg-statistical.git
synced 2026-06-13 14:10:55 +02:00
Update GDAL, install some other Python packages, and change port for postgres
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
"containerUser": "ubuntu",
|
||||
"shutdownAction": "stopCompose",
|
||||
"forwardPorts": [
|
||||
5432,
|
||||
8888
|
||||
8888,
|
||||
5435
|
||||
],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
@@ -26,4 +26,4 @@
|
||||
"mounts": [
|
||||
"source=${localEnv:HOME}/.ssh,target=/home/ubuntu/.ssh,type=bind,consistency=cached"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user