mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
0004e2ef9d
* platformize * Deploy to platform button * platformize * correct celery command * use project entropy so we are production ready * This can be a diskless app * prettier on a single line * add README.md * revert change to main README.md * move secret to .environment
6 lines
102 B
YAML
6 lines
102 B
YAML
dbpostgres:
|
|
type: postgresql:12
|
|
disk: 2048
|
|
redis:
|
|
type: redis-persistent:5.0
|
|
disk: 512 |