mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-05-13 15:09:34 +00:00
Merge branch 'TryGhost:main' into main
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2013-2025 Ghost Foundation
|
Copyright (c) 2013-2026 Ghost Foundation
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -4,4 +4,4 @@ Configuration to run Ghost and its services with Docker Compose
|
|||||||
|
|
||||||
# Copyright & License
|
# Copyright & License
|
||||||
|
|
||||||
Copyright (c) 2013-2025 Ghost Foundation - Released under the [MIT license](LICENSE).
|
Copyright (c) 2013-2026 Ghost Foundation - Released under the [MIT license](LICENSE).
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ services:
|
|||||||
- ghost_network
|
- ghost_network
|
||||||
|
|
||||||
traffic-analytics:
|
traffic-analytics:
|
||||||
image: ghost/traffic-analytics:1.0.20@sha256:a72573d89457e778b00e9061422516d2d266d79a72a0fc02005ba6466e391859
|
image: ghost/traffic-analytics:1.0.116@sha256:9cf214b74ddccec24534de925f074c837b807c0a9495c8f4d9f5cddf736770f3
|
||||||
restart: always
|
restart: always
|
||||||
expose:
|
expose:
|
||||||
- "3000"
|
- "3000"
|
||||||
|
|||||||
Reference in New Issue
Block a user