Tests - Docker - update port

This commit is contained in:
Meritoo
2017-10-18 20:02:09 +02:00
parent f9ab0a6194
commit 12100db058

View File

@@ -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: