Skip to content

Commit 29d36fb

Browse files
committed
Fill in window dressing around fqdn
1 parent 11a3a6a commit 29d36fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/constants.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ SOLR_PORT = @SOLR_PORT@
55

66
BACKUP_DATA_PATH = '@LMLABDISK@/syftorium_data'
77

8-
FQDN = '@FQDN@'
8+
FQDN = 'https://@FQDN@/'

0 commit comments

Comments
 (0)