Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagrammer committed Nov 30, 2022
2 parents 3f76164 + 3bc431a commit 2d4fe16
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 @@ -26,4 +26,4 @@ services:
- ${DB_PATH:-./}:/backend/app/data_e/ # default value never used
environment:
- PORT=${PORT:-5000}
- DB_PATH=${DB_PATH:-unset}
- DB_PATH=${DB_PATH:-unset}

0 comments on commit 2d4fe16

Please sign in to comment.