Browse Source

removed test extra host

tags/v1.3.0
Robin Thoni 6 years ago
parent
commit
245964a43e
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      docker-compose.yml

+ 0
- 2
docker-compose.yml View File

29
             - "127.0.0.1:34011:80"
29
             - "127.0.0.1:34011:80"
30
         env_file:
30
         env_file:
31
             - env
31
             - env
32
-        extra_hosts:
33
-            - "test-mx.rthoni.com:192.168.56.102"
34
 
32
 
35
 networks:
33
 networks:
36
     roundcube.internal.docker:
34
     roundcube.internal.docker:

Loading…
Cancel
Save