DBG_INTRANET est une adresse (donc https:// devant)
This commit is contained in:
parent
7d8f7c79ca
commit
196bc1db68
4 changed files with 7 additions and 8 deletions
|
@ -54,7 +54,7 @@ export DBG_SECRETS=/etc/crans/dbg_secrets/`whoami`/
|
|||
export DBG_WIFIMAP_DB=$CPATH/var/wifi_xml
|
||||
|
||||
# Addresse vers l'intranet (version 2)
|
||||
export DBG_INTRANET=intranet-dev.crans.org
|
||||
export DBG_INTRANET=https://intranet-dev.crans.org
|
||||
|
||||
# Base de donnée à utiliser pour l'intranet (pgsql)
|
||||
#export DBG_DJANGO_DB=localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue