mirror of
https://github.com/bitwarden/server
synced 2025-12-20 10:13:39 +00:00
docker web image
This commit is contained in:
@@ -10,6 +10,11 @@ services:
|
||||
- mssql.override.env
|
||||
ports:
|
||||
- '1433:1433'
|
||||
|
||||
web:
|
||||
image: bitwarden/web
|
||||
container_name: web
|
||||
restart: always
|
||||
|
||||
api:
|
||||
image: bitwarden/api
|
||||
|
||||
Reference in New Issue
Block a user