Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
2810272e
authored
Jun 22, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
settings: fix EMAIL_HOST
parent
0043974b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
cloud/settings/base.py
+1
-1
No files found.
cloud/settings/base.py
View file @
2810272e
...
@@ -264,7 +264,7 @@ FIREWALL_SETTINGS = {
...
@@ -264,7 +264,7 @@ FIREWALL_SETTINGS = {
SITE_NAME
=
"IK Cloud"
SITE_NAME
=
"IK Cloud"
DEFAULT_FROM_EMAIL
=
"noreply@cloud.ik.bme.hu"
DEFAULT_FROM_EMAIL
=
"noreply@cloud.ik.bme.hu"
DELETE_VM
=
True
DELETE_VM
=
True
EMAIL_HOST
=
'1
52.66.243.92'
# giccero ipv4
EMAIL_HOST
=
'1
27.0.0.1'
CLOUD_URL
=
'https://cloud.ik.bme.hu/'
CLOUD_URL
=
'https://cloud.ik.bme.hu/'
try
:
try
:
os
.
chdir
(
'/opt/webadmin/cloud/'
)
os
.
chdir
(
'/opt/webadmin/cloud/'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment