Skip to content

Commit

Permalink
Merge pull request #11 from 4l3j0Ok/development
Browse files Browse the repository at this point in the history
removed volume mount from prod compose
  • Loading branch information
4l3j0Ok authored Dec 17, 2023
2 parents 88ab644 + 9bd610b commit ef69ee4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/prod.compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ services:
backend:
image: alejoide/bcra-scraper-api:latest
restart: unless-stopped
volumes:
- ./backend/src:/app/src
env_file:
- .backend.env
networks:
Expand Down

0 comments on commit ef69ee4

Please sign in to comment.