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