Skip to content

Commit

Permalink
add web data volume for web cache
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinorg committed Jan 14, 2025
1 parent cc552e0 commit 0f16321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ services:
TEAMS: ${TEAMS}
TIMEZONE: ${TIMEZONE:-America/New_York}
VIRTUAL_HOST: ${FREEZING_WEB_FQDN}
volumes:
- ./web-data:/data
restart: always
logging:
driver: awslogs
Expand Down
Empty file added web-data/.gitkeep
Empty file.

0 comments on commit 0f16321

Please sign in to comment.