2 lines
49 B
Bash
2 lines
49 B
Bash
echo "ALLOWED_HOSTS = ['*']" >> conf/settings.py
|
echo "ALLOWED_HOSTS = ['*']" >> conf/settings.py
|