Skip to content

Commit 3c8bbb9

Browse files
committed
agriculture: modify allowed hosts
Signed-off-by: Victor Coman <victor.coman@digi.com>
1 parent fcb4c35 commit 3c8bbb9

File tree

4 files changed

+1
-11
lines changed

4 files changed

+1
-11
lines changed

agriculture/agriculturecommon/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# SECURITY WARNING: don't run with debug turned on in production!
4040
DEBUG = True
4141

42-
ALLOWED_HOSTS = ['127.0.0.1', 'django-env5.us-west-2.elasticbeanstalk.com', '172.31.27.57']
42+
ALLOWED_HOSTS = ['127.0.0.1', 'agriculturedemodigi-env-1.us-west-2.elasticbeanstalk.com', 'django-env5.us-west-2.elasticbeanstalk.com', '172.31.27.57', '172.31.18.186']
4343

4444

4545
# Application definition

agriculture/index.html

Lines changed: 0 additions & 10 deletions
This file was deleted.
679 KB
Binary file not shown.

agriculture/source3.zip

-680 KB
Binary file not shown.

0 commit comments

Comments
 (0)