File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ The Ansible playbook has been tested on the following images:
127
127
3. Copy the ` inventory.example` inside this repository to ` inventory` and
128
128
replace ` example.com` with the hostname created in step 2.
129
129
130
- 4. Copy the ` group_vars/single_server .example.yml` inside this repository to
131
- ` group_vars/single_server .yml` and change the settings where needed.
130
+ 4. Copy the ` group_vars/chirpstack .example.yml` inside this repository to
131
+ ` group_vars/chirpstack .yml` and change the settings where needed.
132
132
133
133
For more information, see also:
134
134
@@ -144,5 +144,4 @@ configuration:
144
144
ansible-playbook -i inventory deploy.yml
145
145
` ` `
146
146
147
- After the playbook has been completed, ChirpStack should be accessible from
148
- https://yourdomain.com/.
147
+ After the playbook has been completed, ChirpStack should be accessible from the domain you configured as fqdn in the ` group_vars/chirpstack.yml` .
You can’t perform that action at this time.
0 commit comments