mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
Updated Running with systemd docker (markdown)
@@ -15,7 +15,7 @@ Requires=docker.service
|
||||
|
||||
[Service]
|
||||
TimeoutStartSec=0
|
||||
ExecStartPre=/usr/bin/docker pull bitwardenrs/server:latest
|
||||
ExecStartPre=-/usr/bin/docker pull bitwardenrs/server:latest
|
||||
ExecStart=/usr/bin/docker run -d \
|
||||
-p 8080:80 \
|
||||
-p 8081:3012 \
|
||||
|
||||
Reference in New Issue
Block a user