Skip to content

Commit

Permalink
fix volume error on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
DCRepublic committed Nov 25, 2024
1 parent 4290ab4 commit ac4790d
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 @@ -65,4 +65,4 @@ volumes:
driver_opts:
type: nfs
o: "nfsvers=4,addr=130.58.218.26,rw,nolock,soft"
device: ":/volumes/planner-dbdata"
device: ":/volumes/scheduler-dbdata"

0 comments on commit ac4790d

Please sign in to comment.