Skip to content

Commit

Permalink
fixes geoserver auth button #4335
Browse files Browse the repository at this point in the history
  • Loading branch information
florian committed Jun 12, 2019
1 parent 8fee085 commit 8e4383d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/spcgeonode/.env
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ HTTPS_HOST=
HTTPS_PORT=443

# IP or domain name and port where the server can be reached on HTTP (leave HOST empty if you want to use HTTPS only)
HTTP_HOST=172.30.218.218
#127.0.0.1
HTTP_HOST=127.0.0.1
HTTP_PORT=80

# Email where alters should be sent. This will be used by let's encrypt and as the django admin email.
Expand Down

0 comments on commit 8e4383d

Please sign in to comment.