Skip to content

Commit

Permalink
update docker-compose to use /home/kwong
Browse files Browse the repository at this point in the history
  • Loading branch information
im-calvin committed Nov 1, 2023
1 parent 345953f commit 274ebb9
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 @@ -4,6 +4,6 @@ services:
image: imcalvin/mittens:latest
restart: always
volumes:
- /nfsdocker/nfs/mittens/data:/app/data
- /home/kwong/mittens/data:/app/data
environment:
DOTENV_KEY: ${DOTENV_KEY}

0 comments on commit 274ebb9

Please sign in to comment.