Loading docker-compose.yml +4 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,10 @@ services: args: PHP_VERSION: 7.3 context: . environment: - http_proxy - https_proxy - no_proxy ports: - "8003:443" volumes: Loading Loading
docker-compose.yml +4 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,10 @@ services: args: PHP_VERSION: 7.3 context: . environment: - http_proxy - https_proxy - no_proxy ports: - "8003:443" volumes: Loading