feat: cron controlled cli command to sync xml data with remote
This commit is contained in:
@@ -71,3 +71,9 @@ OAUTH_PRIVATE_KEY=%kernel.project_dir%/config/secret/private.key
|
||||
OAUTH_PUBLIC_KEY=%kernel.project_dir%/config/secret/public.key
|
||||
OAUTH_ENCRYPTION_KEY=580084fd179e67399467f59ee96658ac
|
||||
###< league/oauth2-server-bundle ###
|
||||
|
||||
###> symfony/lock ###
|
||||
# Choose one of the stores below
|
||||
# postgresql+advisory://db_user:db_password@localhost/db_name
|
||||
LOCK_DSN=flock
|
||||
###< symfony/lock ###
|
||||
|
||||
Reference in New Issue
Block a user