Closed z2labplus closed 3 weeks ago
Did you modify the values before running? https://github.com/m1k1o/neko-rooms/blob/ef4385d471ce9ad87d9d663c11b51d149ba8eeca/docker-compose.yml#L16-L17
I modify the docker-compose.yml but when I run the command the error is Recreating 2aa2359371b0_neko-rooms_neko-rooms_1 ...
ERROR: for 2aa2359371b0_neko-rooms_neko-rooms_1 'ContainerConfig'
ERROR: for neko-rooms 'ContainerConfig'
Traceback (most recent call last):
File "docker-compose", line 3, in
I modify the docker-compose.yml version: "3.5"
networks: default: attachable: true name: "neko-rooms-net"
services: neko-rooms: image: "m1k1o/neko-rooms:latest" restart: "unless-stopped" environment:
and solve it
I run the command git clone https://github.com/m1k1o/neko-rooms.git cd neko-rooms/ docker pull m1k1o/neko:chromium and then run docker-compose up and visit the website
http://43.154.199.232:8080/ and create the room and visit the room http://43.154.199.232:8080/room/admin/ but it show cannot connect