Skip to content

Commit

Permalink
Updating app files
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsislimadev committed Nov 30, 2023
1 parent ca503ce commit d5c93b2
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:

app:
build: './src/app'
build: '.'
volumes:
- './src/app:/app'
- '.:/app'
- './data:/data'
File renamed without changes.

0 comments on commit d5c93b2

Please sign in to comment.