mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
Fix unescaped README code block
This commit is contained in:
@@ -19,6 +19,7 @@ server:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
TARGET='https://awx.local:8043' npm --prefix awx/ui_next start
|
TARGET='https://awx.local:8043' npm --prefix awx/ui_next start
|
||||||
|
```
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
Reference in New Issue
Block a user