Move stored data to a volume
Fix the silly data wipe on re-deployment by writing the data to a volume instead of the ephemeral container filesystem.
This commit is contained in:
parent
6ea3567c94
commit
5cc310384e
5 changed files with 7 additions and 97 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -24,4 +24,4 @@ logs
|
|||
!.env.example
|
||||
|
||||
# Data
|
||||
push-subscriptions.json
|
||||
data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue