Skip to content

Commit

Permalink
refactor(docker): use gunicorn for public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mabw-rte committed Oct 11, 2024
1 parent f2e91f5 commit c2f897c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ services:
- ./resources/deploy/logs:/logs
- ./resources/deploy/gunicorn.py:/conf/gunicorn.py
- ./antares-8.2.2-Ubuntu-20.04/bin:/antares_simulator
command: ["./scripts/start.sh", "--no-gunicorn"]
antares-antarest-watcher:
image: antarest:latest
container_name: antarest-watcher
Expand Down

0 comments on commit c2f897c

Please sign in to comment.