mirror of
https://github.com/bitwarden/server.git
synced 2025-01-21 21:41:21 +01:00
Update Dockerfile
This commit is contained in:
parent
b0894b9a2d
commit
ecf598a565
@ -10,7 +10,7 @@ RUN apt-get update \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV ASPNETCORE_URLS http://+:5000
|
||||
ENV WELCOME hey
|
||||
ENV WELCOME hello
|
||||
WORKDIR /app
|
||||
EXPOSE 5000
|
||||
COPY obj/build-output/publish .
|
||||
|
Loading…
Reference in New Issue
Block a user