mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
docker as non-root
This commit is contained in:
@@ -165,8 +165,8 @@ services:
|
||||
container_name: bitwarden-nginx
|
||||
restart: always
|
||||
ports:
|
||||
- '{HttpPort}:80'
|
||||
- '{HttpsPort}:443'
|
||||
- '{HttpPort}:8080'
|
||||
- '{HttpsPort}:8081'
|
||||
volumes:
|
||||
- ../nginx:/etc/bitwarden/nginx
|
||||
- ../letsencrypt:/etc/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user