Skip to content

Commit f88fe3c

Browse files
committed
Add warning about using folders instead of volumes
1 parent e85382c commit f88fe3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ services:
106106
celery_worker:
107107
condition: service_healthy
108108

109+
# Heads up, if you remove the volumes and use folders directly, you *will* run into problems!
109110
volumes:
110111
postgres-data:
111112
celery-beat:

0 commit comments

Comments
 (0)