Skip to content

shashankviswanadha/outreach-portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post Installation steps

  1. Set http_proxy, https_proxy and no_proxy in /etc/profile .
export http_proxy="http://proxy.iiit.ac.in:8080"
  1. Set http_proxy, https_proxy and no_proxy in /etc/environment
  2. Change the APP_URL in file /var/www/src/config.py appropriately.
# APP_URL
APP_URL = "http://10.2.57.1"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.2%
  • JavaScript 38.5%
  • CSS 2.6%
  • Shell 1.9%
  • Python 1.5%
  • Makefile 1.3%