mirror of
https://github.com/bitwarden/server
synced 2025-12-23 19:53:40 +00:00
run jobs crons on API image
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
env >> /etc/environment
|
||||
cron
|
||||
dotnet /app/Api.dll
|
||||
|
||||
Reference in New Issue
Block a user