Skip to content

Commit

Permalink
Updated ports
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jun 27, 2024
1 parent 46b21e9 commit 70eef18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ services:
image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:dev
command: /app/app.sh crkeng
ports:
- "8011:8200" # http
- "9011:9291" # uWSGI stats
- "8211:8000" # http
- "9211:9191" # uWSGI stats
volumes:
- "./.env:/app/.env"

Expand Down

0 comments on commit 70eef18

Please sign in to comment.