Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad Shafiee committed Aug 8, 2024
1 parent a33b253 commit 1b5c312
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ services:
- PORT=${PORT}
- HASH_LENGTH=${HASH_LENGTH}
- MAX_CACHE_SIZE=${MAX_CACHE_SIZE}
- PORT=${PORT}
ports:
- "${PORT}:${PORT}"
volumes:
Expand Down

0 comments on commit 1b5c312

Please sign in to comment.