typo fix
This commit is contained in:
parent
f32072e997
commit
2ff5a0e04a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ sudo chown -R opendtu-logger:opendtu-logger /opt/opendtu-logger
|
||||||
sudo nano /etc/systemd/system/opendtu-logger.service
|
sudo nano /etc/systemd/system/opendtu-logger.service
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the contents of `systemd/opendtu-logger.service` and alter the `REMOTE_URL` and `DB_URL` Environment variables to match your setup.
|
Add the contents of `systemd/opendtu-logger.service` and alter the `REMOTE_URL` and `DB_URL` environment variables to match your setup.
|
||||||
|
|
||||||
### PostgreSQL setup
|
### PostgreSQL setup
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue