Skip to content

Commit c7d5e34

Browse files
committed
update docker image repo in appsettings.json
1 parent 6d672ec commit c7d5e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InformaticsGateway/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@
8787
"HostDatabaseStorageMount": "~/.mig/database",
8888
"HostLogsStorageMount": "~/.mig/logs",
8989
"InformaticsGatewayServerEndpoint": "http://localhost:5000",
90-
"DockerImagePrefix": "monai/informatics-gateway"
90+
"DockerImagePrefix": "ghcr.io/project-monai/monai-deploy-informatics-gateway"
9191
}
9292
}

0 commit comments

Comments
 (0)