1
0
mirror of https://github.com/byReqz/ssh-chat-docker.git synced 2025-04-07 20:46:47 +00:00

Update docker-compose.yml

This commit is contained in:
Nils 2020-09-17 11:21:34 +00:00 committed by GitHub
parent e392199de8
commit 499000e3f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
version: '3.1' version: '3.1'
services: services:
ssh-chat: ssh-chat:
image: marcoslater/ssh-chat:latest image: byreqz/ssh-chat:latest
restart: always restart: always
ports: ports:
- "2022:2022" - "2022:2022"