mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-07-01 14:35:24 +00:00
indentation fix
This commit is contained in:
parent
56cf618217
commit
8763d75128
@ -45,7 +45,6 @@ services:
|
|||||||
- ./mysql:/etc/mysql/conf.d
|
- ./mysql:/etc/mysql/conf.d
|
||||||
ports:
|
ports:
|
||||||
- "3306:3306"
|
- "3306:3306"
|
||||||
|
|
||||||
traccar:
|
traccar:
|
||||||
image: traccar/traccar:debian
|
image: traccar/traccar:debian
|
||||||
hostname: <server IP>
|
hostname: <server IP>
|
||||||
|
Loading…
Reference in New Issue
Block a user