mirror of
https://github.com/tiyn/stud.ip-crawler.git
synced 2025-10-30 02:31:17 +01:00
bugfixes: wrong tag and repository name in docker-compose
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: "3.1"
|
version: "3.1"
|
||||||
services:
|
services:
|
||||||
studip:
|
studip:
|
||||||
image: studip:latest
|
image: tiynger/studip-crawler:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
USER: 'user'
|
USER: 'user'
|
||||||
|
|||||||
Reference in New Issue
Block a user