Browse Source

indentation fix

tags/v1.0.0
Robin Thoni 7 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
                 aliases:
24
                 aliases:
25
                     - zabbix.zabbix.internal.docker
25
                     - zabbix.zabbix.internal.docker
26
         ports:
26
         ports:
27
-          - "127.0.0.1:10051:10051"
27
+            - "127.0.0.1:10051:10051"
28
         env_file:
28
         env_file:
29
             - env
29
             - env
30
 
30
 

Loading…
Cancel
Save