Format docker compose files
This commit is contained in:
parent
037967efd7
commit
393ceb36a9
4 changed files with 4 additions and 4 deletions
|
@ -65,7 +65,7 @@ services:
|
|||
- .env
|
||||
environment:
|
||||
GEOIPUPDATE_EDITION_IDS: GeoLite2-City
|
||||
GEOIPUPDATE_FREQUENCY: "8"
|
||||
GEOIPUPDATE_FREQUENCY: '8'
|
||||
whoami-test:
|
||||
image: traefik/whoami
|
||||
container_name: whoami-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue