We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1719cb commit 5534dd4Copy full SHA for 5534dd4
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.2'
2
3
services:
4
webinterface:
5
- image: gitlab.db.in.tum.de:5005/lingo-db/webinterface
+ image: ghcr.io/lingo-db/webinterface:latest
6
volumes:
7
- type: bind
8
source: './data'
0 commit comments