diff --git a/docs/guides/advanced-usage/activate-ams-within-restricted-geo-locations.md b/docs/guides/advanced-usage/activate-ams-within-restricted-geo-locations.md index 0e663785..d909a80c 100644 --- a/docs/guides/advanced-usage/activate-ams-within-restricted-geo-locations.md +++ b/docs/guides/advanced-usage/activate-ams-within-restricted-geo-locations.md @@ -27,7 +27,7 @@ Ant Media offers this to Enterprise users for free. To access the free service, After receiving a username and password, run the following command then restart the Ant Media Server. ``` -echo "proxy.address=username:password@proxy.antmedia.io:80" >> /usr/local/antmedia/conf/red5.properties +echo "proxy.address=username:password@license-verification.antmedia.io:80" >> /usr/local/antmedia/conf/red5.properties systemctl restart antmedia ```