mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-01-22 19:38:30 +00:00
gh repo
This commit is contained in:
parent
8763d75128
commit
3c076121e4
@ -4,8 +4,9 @@ Traccar is a gps tracking system. You can use it to monitor your smartphone loca
|
||||
|
||||
<br>
|
||||
|
||||
- [website](https://www.traccar.org/)
|
||||
- [documentation](https://www.traccar.org/documentation/)
|
||||
- [Github repo](https://github.com/traccar/traccar)
|
||||
- [Homepage](https://www.traccar.org/)
|
||||
- [Docs](https://www.traccar.org/documentation/)
|
||||
|
||||
## get the default traccar conf
|
||||
|
||||
@ -23,7 +24,7 @@ Replace [DATABASE], [USER], [PASSWORD] with appropriate values from `docker-comp
|
||||
<entry key='database.password'>[PASSWORD]</entry>
|
||||
```
|
||||
|
||||
## docker-compose
|
||||
## docker-compose.yml
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user