We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c122b commit 12c043eCopy full SHA for 12c043e
Dockerfile
@@ -18,8 +18,6 @@ ENV host=database
18
19
ENV user=postgres
20
21
-ENV password=postgres
22
-
23
ENV REDIS_HOST=cache
24
25
COPY . ./app
0 commit comments