mirror of
https://github.com/byReqz/ssh-chat-docker.git
synced 2024-10-31 18:53:13 +00:00
Update docker-compose.yml
This commit is contained in:
parent
e392199de8
commit
499000e3f9
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user