Browse Source

Remove duplicate export in lndg

main
Steven Briscoe 2 years ago
parent
commit
e946af0ae0
  1. 2
      lndg/exports.sh

2
lndg/exports.sh

@ -1,4 +1,2 @@
export APP_LNDG_IP="10.21.21.75"
export APP_LNDG_PORT="8889"
export APP_LNDG_IP="10.21.21.75"
export APP_LNDG_PORT="8889"
Loading…
Cancel
Save