forgot .network on dfdb
This commit is contained in:
parent
b65b61b082
commit
e58b57044d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Description=Sharkey's DragonflyDB process
|
|||
[Container]
|
||||
Environment="DFLY_snapshot_cron=* * * * *" DFLY_version_check=false DFLY_default_lua_flags=allow-undeclared-keys DFLY_dbfilename=dump.rdb DFLY_df_snapshot_format=false DFLY_dir=/data
|
||||
Image=docker.dragonflydb.io/dragonflydb/dragonfly
|
||||
Network=sharkey
|
||||
Network=sharkey.network
|
||||
Volume=/var/containers/sharkey/dfdb:/data:z
|
||||
|
||||
[Service]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue