You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# builds using Dockerfile found in current directory
build: ${FLASK_DIR:-.}
#environment:
# env_file:
# # so can call from different folder and this works, if they set the FLASK_DIR environment variable to e.g., ./flask_server. uses . as default if none set