Processed apps directory via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:6.9.3
|
image: ghost:6.10.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -12,7 +12,7 @@ services:
|
|||||||
- REMOVE_TRAILING_SLASH=1
|
- REMOVE_TRAILING_SLASH=1
|
||||||
- DATABASE_TYPE=mysql
|
- DATABASE_TYPE=mysql
|
||||||
- DATABASE_URL=mysql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
- DATABASE_URL=mysql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||||
image: umamisoftware/umami:mysql-v2.19.0
|
image: umamisoftware/umami:mysql-v2.20.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -12,7 +12,7 @@ services:
|
|||||||
- REMOVE_TRAILING_SLASH=1
|
- REMOVE_TRAILING_SLASH=1
|
||||||
- DATABASE_TYPE=postgresql
|
- DATABASE_TYPE=postgresql
|
||||||
- DATABASE_URL=postgresql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
- DATABASE_URL=postgresql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||||
image: umamisoftware/umami:postgresql-v2.19.0
|
image: umamisoftware/umami:postgresql-v2.20.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:6.9.3
|
image: ghost:6.10.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ services:
|
|||||||
- REMOVE_TRAILING_SLASH=1
|
- REMOVE_TRAILING_SLASH=1
|
||||||
- DATABASE_TYPE=mysql
|
- DATABASE_TYPE=mysql
|
||||||
- DATABASE_URL=mysql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
- DATABASE_URL=mysql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||||
image: umamisoftware/umami:mysql-v2.19.0
|
image: umamisoftware/umami:mysql-v2.20.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ services:
|
|||||||
- REMOVE_TRAILING_SLASH=1
|
- REMOVE_TRAILING_SLASH=1
|
||||||
- DATABASE_TYPE=postgresql
|
- DATABASE_TYPE=postgresql
|
||||||
- DATABASE_URL=postgresql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
- DATABASE_URL=postgresql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||||
image: umamisoftware/umami:postgresql-v2.19.0
|
image: umamisoftware/umami:postgresql-v2.20.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user