loglevel
This commit is contained in:
parent
0f4c509b13
commit
30f4abc024
@ -42,6 +42,7 @@ RUN cd /tmp/work && ./generateAll.sh -k2c
|
|||||||
FROM wollud1969/dotnetcore5sdk:1.0.0
|
FROM wollud1969/dotnetcore5sdk:1.0.0
|
||||||
|
|
||||||
ENV Database__InfoFile "/opt/service/config/databaseInfo.json"
|
ENV Database__InfoFile "/opt/service/config/databaseInfo.json"
|
||||||
|
ENV Logging__LogLevel__Default "Information"
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
useradd -d /opt/service -m service && \
|
useradd -d /opt/service -m service && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user