Skip to content

Commit 1ea7df2

Browse files
committed
Added localhost host
1 parent 3280254 commit 1ea7df2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yml.dist

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ services:
1414
proxy-network:
1515
hiapi-network:
1616
local-network:
17-
aliases:
18-
- local-php-fpm
1917
extra_hosts:
18+
- "local-php-fpm:127.0.0.1"
2019
- "${API_HOSTS_LINE}"
2120
environment:
2221
- "ENV=${ENV}"

0 commit comments

Comments
 (0)