Skip to content

Commit

Permalink
Serhii milestone 2 fix (#57)
Browse files Browse the repository at this point in the history
* chores_lint_errors_and_path_issues

* feature_db_py

* fix_audio_issue

* chores_lint_error

* fix_openAPI_switching

* chore_module_insert

* fix_edit_collection_fix

* fix_frontend_critical_update

* fix_feedback2_translation_async

* chore:lint

* chore:loading_issue

* chore:module

* chore:version-python-socketio[asgi]

* chore:main.py

* chore:path

* test

* chore:apprunner
  • Loading branch information
Serhii Ofii authored Oct 20, 2024
1 parent 80c3cad commit ef4bec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apprunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:

# Specify the start phase command
run:
command: venv/bin/python3 linguaphoto/main.py # Adjust to the path to your application entry point
command: venv/bin/python3 linguaphoto.main # Adjust to the path to your application entry point
env:
- name: HOMEPAGE_URL
value: "linguaphoto.com"
Expand Down

0 comments on commit ef4bec3

Please sign in to comment.