Browse Source

indentation fix

tags/v1.0.0
Robin Thoni 6 years ago
parent
commit
a4e4b46e9a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml View File

@@ -24,7 +24,7 @@ services:
24 24
                 aliases:
25 25
                     - zabbix.zabbix.internal.docker
26 26
         ports:
27
-          - "127.0.0.1:10051:10051"
27
+            - "127.0.0.1:10051:10051"
28 28
         env_file:
29 29
             - env
30 30
 

Loading…
Cancel
Save