Skip to content

Commit 9b76b24

Browse files
committed
Revert "Fix dns lookup"
Doesn’t fix dns issue, was maybe a temp issue. This reverts commit c5947f0.
1 parent c5947f0 commit 9b76b24

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docker-compose.development.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ services:
3636
- VIRTUAL_HOST=.app.boilerplate.docker
3737
- VIRTUAL_PORT=80
3838
- POSTFIX_RELAYHOST=[mail]:1025
39-
dns_opt:
40-
- no-tld-query
39+
4140

4241
#######################################
4342
# MySQL server
@@ -189,8 +188,6 @@ services:
189188
# - VIRTUAL_PORT=80
190189
# volumes:
191190
# - /sessions
192-
# dns_opt:
193-
# - no-tld-query
194191

195192
#######################################
196193
# Storage

0 commit comments

Comments
 (0)