Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Just fixed a typo
  • Loading branch information
antoniotrkdz authored Dec 6, 2024
1 parent b18cea7 commit aa2b3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ section "Configuration".

Deployment (most of the times) can be done using IaC with Ansible.
The deployment use docker-compose with a template that groups all the services required.
It can be starte writing the `hosts.yaml` and running `make install` inside the `devops` directory.
It can be started writing the `hosts.yaml` and running `make install` inside the `devops` directory.

In the `hosts.yaml` one has to provide:
- `domain_name`: the FQDN of the server
Expand Down

0 comments on commit aa2b3a5

Please sign in to comment.