Skip to content

Commit 87a488e

Browse files
committed
feat: #30 try add trusted proxies
1 parent 9435a0b commit 87a488e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ WORKDIR /app
1212

1313
ENV COMPOSER_ALLOW_SUPERUSER=1
1414
ENV SERVER_NAME=":8080"
15+
ENV CADDY_SERVER_EXTRA_DIRECTIVES="trusted_proxies private_ranges"
1516

1617
COPY package.json .
1718
COPY package-lock.json .

0 commit comments

Comments
 (0)