Skip to content

Commit 4521ad0

Browse files
authored
remove http_proxy from dockerfile
1 parent 7273a40 commit 4521ad0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
FROM php:8.1-apache
33

44
ENV \
5-
http_proxy ${HTTP_PROXY} \
6-
https_proxy ${HTTP_PROXY} \
75
NR_ENABLED=false \
86
NR_APP_NAME="" \
97
NR_LICENSE_KEY="" \

0 commit comments

Comments
 (0)