Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
drorganvidez committed Apr 20, 2024
2 parents 6beaa8f + 93601ff commit 3f5e988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
container_name: web_app_container
image: drorganvidez/uvlhub:latest
volumes:
- .:/app
- ./.env:/app/.env
ports:
- "5000:5000"
environment:
Expand Down

0 comments on commit 3f5e988

Please sign in to comment.