fix container name

This commit is contained in:
Nils 2021-06-25 21:59:44 +02:00
parent 6ea2563392
commit c3d5df48fa
Signed by: byreqz
GPG Key ID: 396A62D7D436749E
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ version: '2.3'
services:
gotty-docker:
container_name: gotty-docker
image: byreqz/gotty-docker:latest
container_name: gotty
image: byreqz/gotty:latest
restart: unless-stopped
ports:
- 1234:1234