Skip to content

Commit

Permalink
🤹ci: update compose
Browse files Browse the repository at this point in the history
  • Loading branch information
blinko-space committed Oct 31, 2024
1 parent 3e4a110 commit 954b740
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ services:
depends_on:
postgres:
condition: service_healthy
volumes:
- ~/.blinko:/app/.blinko
# Make sure you have enough permissions.
# volumes:
# - ~/your-name/.blinko:/app/.blinko
restart: always
logging:
options:
Expand Down

0 comments on commit 954b740

Please sign in to comment.