Use spaces instead of tabs in example compose service

Changed files
+7 -7
+7 -7
README.md
··· 10 10 Run with the following compose definition: 11 11 ```yml 12 12 services: 13 - # ... 14 - helpimnotdrowning_net: 15 - image: helpimnotdrowning/nkk 16 - container_name: helpimnotdrowning_net 17 - restart: unless-stopped 18 - ports: 19 - - '8081:8081' 13 + # ... 14 + helpimnotdrowning_net: 15 + image: helpimnotdrowning/nkk 16 + container_name: helpimnotdrowning_net 17 + restart: unless-stopped 18 + ports: 19 + - '8081:8081' 20 20 ``` 21 21 22 22 Dependencies are purposefully distributed unminified in support of the