0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00

feat: remove version from docker compose to support new spec (#12997)

This commit is contained in:
James Greenhill 2022-11-28 19:29:17 -08:00 committed by GitHub
parent 072bcd6a22
commit e0c887d3d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
# If you are looking at self-hosted deployment options check
# https://posthog.com/docs/self-host
#
version: '3'
services:
db:

View File

@ -4,7 +4,6 @@
# Please take a look at https://posthog.com/docs/self-host/deploy/hobby
# for more info.
#
version: '3'
services:
db: