mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Tests - Docker - update port
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
container_name: php-cli
|
container_name: php-cli
|
||||||
working_dir: /project
|
working_dir: /project
|
||||||
entrypoint: php
|
entrypoint: php
|
||||||
command: -S 0.0.0.0:99
|
command: -S 0.0.0.0:9999
|
||||||
build:
|
build:
|
||||||
context: ./.docker/config
|
context: ./.docker/config
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user