Jannik 2020-06-09 16:20:59 +02:00
parent c6f7139252
commit dd03e6cd34
1 changed files with 2 additions and 1 deletions

@ -40,7 +40,8 @@ For the docker image to work properly you need to copy a java keystore into the
version: "3"
services:
tcor:
image: mosadxyz/tcor:latest
image: mosadxyz/tcor:latest
restart: always
ports:
- 8080:8080
volumes: