Bearbeiten Button hinzugefügt
This commit is contained in:
@@ -19,8 +19,11 @@ services:
|
||||
- "8080:8000"
|
||||
environment:
|
||||
DATABASE_URL: postgresql://concerts:change-me-later@db:5432/concerts
|
||||
volumes:
|
||||
- concert_uploads:/app/static/uploads
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
concert_uploads:
|
||||
|
||||
Reference in New Issue
Block a user