Navigate to the folder containing the API of your server (the path to this folder on your server may vary depending on where the API was installed).
cd /var/www/exchanger-api/
Setting Up Access Restriction by Hostname:
npm run conf-set admin:origin admin.domain.net force
Last updated 1 year ago