1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2025-04-03 16:37:48 +02:00

bugfixes: wrong tag and repository name in docker-compose

This commit is contained in:
TiynGER 2020-11-11 00:55:49 +01:00
parent d3c6d50803
commit e8a0fe1000

View File

@ -1,7 +1,7 @@
version: "3.1"
services:
studip:
image: studip:latest
image: tiynger/studip-crawler:latest
restart: unless-stopped
environment:
USER: 'user'