Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n3d1117 committed Mar 18, 2023
1 parent d768908 commit b7d07f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ services:
context: .
dockerfile: Dockerfile
volumes:
- .:/home/appuser/app
- .:/app
restart: always

0 comments on commit b7d07f5

Please sign in to comment.