mirror of
https://github.com/byReqz/gotty-docker.git
synced 2024-10-31 23:43:13 +00:00
fix container name
This commit is contained in:
parent
6ea2563392
commit
c3d5df48fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user