File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ PHP 8.2 or Docker with compose.
8
8
9
9
### Execution
10
10
11
- * With PHP = Install dependencies with ` composer install ` and after execute ` php -S 0.0.0.0:8001 -t public/ ` .
12
- * With Docker = Just run ` docker composer up -d ` .
11
+ * With PHP: Install dependencies with ` composer install ` and after execute ` php -S 0.0.0.0:8001 -t public/ ` .
12
+ * With Docker: Just run ` docker composer up -d ` .
13
13
14
14
:brazil : Este repositório é parte do post [ foo bar] ( https://redrat.com.br ) .
15
15
@@ -19,5 +19,5 @@ PHP 8.2 ou Docker com compose.
19
19
20
20
### Execução
21
21
22
- * Com PHP = Instale as dependências com ` composer install ` e depois execute ` php -S 0.0.0.0:8001 -t public/ ` .
23
- * Com Docker = Execute ` docker composer up -d ` .
22
+ * Com PHP: Instale as dependências com ` composer install ` e depois execute ` php -S 0.0.0.0:8001 -t public/ ` .
23
+ * Com Docker: Execute ` docker composer up -d ` .
You can’t perform that action at this time.
0 commit comments