Fix typos

pull/1/head
Georg Krause 2021-10-01 11:58:07 +02:00
parent f61266d4ee
commit 7f622a745d
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
bitwarden:
image: bitwardenrs/server:{{ bitwarden_version }}-alpine
restart: unless-stopped
containansier_name: bitwarden
container_name: bitwarden
hostname: bitwarden
ports:
- 127.0.0.1:{{ bitwarden_port_web }}:80
@ -18,4 +18,4 @@ services:
- ./.env
volumes:
data
data: