Skip to content

Commit 34d02a1

Browse files
authored
Update Varnish service port mapping
1 parent 2609ac2 commit 34d02a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ services:
290290
- nginx
291291
- php
292292
ports:
293-
- "80:80"
293+
- "${VARNISH_PRIVATE_IP}80:80"
294294
networks:
295295
- frontend
296296
volumes:

0 commit comments

Comments
 (0)