Add company filter to Lob list addresses
...even though I never made it actually work.
This commit is contained in:
parent
ffd424df12
commit
8387cf667b
7 changed files with 42 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# force production environment, but with debug logging
|
||||
export $(cat /var/run/secrets/nidus-dev-sync-env | xargs) && \
|
||||
export $(cat .env | xargs) && \
|
||||
./nidus-sync -prod 2>&1 | tee nidus-sync.log
|
||||
./nidus-sync -prod
|
||||
#
|
||||
# Use nix build output, force production environment
|
||||
#export $(cat /var/run/secrets/nidus-dev-sync-env | xargs) && ./result/bin/nidus-sync -prod 2>&1 | tee nidus-sync.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue