mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Update Dockerfile
This commit is contained in:
@@ -20,6 +20,8 @@ RUN npm run dist:oss:selfhost
|
||||
FROM bitwarden/server:latest
|
||||
|
||||
LABEL com.bitwarden.product="bitwarden"
|
||||
LABEL com.bitwarden.project="web"
|
||||
ENV ASPNETCORE_ENVIRONMENT=Production
|
||||
ENV ASPNETCORE_URLS http://+:5000
|
||||
EXPOSE 5000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user