Skip to content
Snippets Groups Projects
Commit 8c2df454 authored by Maarten de Waard's avatar Maarten de Waard :angel: Committed by Mart van Santen
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent dab9231b
No related branches found
No related tags found
1 merge request!50Implemente basic flask + database APIs
Pipeline #9634 failed
...@@ -35,7 +35,7 @@ flask user create email@example.com ...@@ -35,7 +35,7 @@ flask user create email@example.com
flask user setadmin email@example.com flask user setadmin email@example.com
flask app create "nextcloud" "Nextcloud Collaboration Software" flask app create "nextcloud" "Nextcloud Collaboration Software"
flask app create "zulib" "NextGen Chat Application" flask app create "zulip" "NextGen Chat Application"
flask app create "matrix" "Living the dream" flask app create "matrix" "Living the dream"
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment