removed superfluous demo2 startup file, added app_context to prevent flask from crashing, changed group_number to default again, added default pubkey
This commit is contained in:
@ -13,7 +13,7 @@ from libcloud.compute.types import Provider
|
||||
# Please use 1-29 for X in the following variable to specify your group number. (will be used for the username,
|
||||
# project etc., as coordinated in the lab sessions)
|
||||
|
||||
group_number = 30
|
||||
group_number = X
|
||||
|
||||
|
||||
# web service endpoint of the private cloud infrastructure
|
||||
|
Reference in New Issue
Block a user