Rename the horrific repo to gargantuan since it appears in the screenshots. Update the screenshots. Switch the screenshot generator to use the port 5000 in local mode.
This commit is contained in:
parent
1e313fc668
commit
07e1ada0cb
5 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ if __name__ == '__main__':
|
|||
'staging'),
|
||||
(1, [], None)], None)], None))
|
||||
|
||||
__generate_repository(new_user_1, 'horrific', None, False, [],
|
||||
__generate_repository(new_user_1, 'gargantuan', None, False, [],
|
||||
(2, [(3, [], 'v2.0'),
|
||||
(1, [(1, [(1, [], ['latest', 'prod'])],
|
||||
'staging'),
|
||||
|
|
Reference in a new issue