Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c5947f0

Browse files
Fix dns lookup
1 parent 229ea92 commit c5947f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎docker-compose.development.yml

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

4142
#######################################
4243
# MySQL server
@@ -188,6 +189,8 @@ services:
188189
# - VIRTUAL_PORT=80
189190
# volumes:
190191
# - /sessions
192+
# dns_opt:
193+
# - no-tld-query
191194

192195
#######################################
193196
# Storage

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /