Clean up and upgrades related to Python requirements, Flask, and FastAPI.
This commit is contained in:
@@ -65,7 +65,7 @@ server {
|
||||
|
||||
server {
|
||||
listen 443 ssl;
|
||||
listen [::]:443 ssl http2;
|
||||
listen [::]:443 ssl;
|
||||
|
||||
server_name ${DOCKER_AE_API_SERVER_NAME} fastapi.localhost api.localhost;
|
||||
# server_name
|
||||
|
||||
Reference in New Issue
Block a user