Updates websocket submodule and container
This commit is contained in:
parent
df653f699c
commit
790407f552
5 changed files with 14 additions and 7 deletions
|
|
@ -29,7 +29,7 @@ services:
|
|||
driver: none
|
||||
restart: always
|
||||
pf-socket:
|
||||
image: composer:latest
|
||||
image: composer:composer@sha256:d374b2e1f715621e9d9929575d6b35b11cf4a6dc237d4a08f2e6d1611f534675
|
||||
container_name: "$CONTAINER_NAME-socket"
|
||||
command: ["sh","-c","composer install && php cmd.php --tcpHost 0.0.0.0"]
|
||||
hostname: socket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue