Skip to content

Commit

Permalink
Diagram update
Browse files Browse the repository at this point in the history
  • Loading branch information
blastomussa committed Sep 28, 2022
1 parent d7e2851 commit 86c5b8c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 297 deletions.
2 changes: 1 addition & 1 deletion backend/app.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Backend Flask API for AKS deployment
from generator import Generator
from flask import Flask, json, jsonify, request, render_template, redirect, url_for
from flask import Flask, jsonify, request, render_template, redirect, url_for

# initialize flask applications
app = Flask(__name__)
Expand Down
Binary file modified diagram/azure-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 86c5b8c

Please sign in to comment.