mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-03-04 12:14:26 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
parent
f6eb37a1ba
commit
44b2c23d24
@ -12,7 +12,7 @@ services:
|
||||
- REMOVE_TRAILING_SLASH = 1
|
||||
- DATABASE_TYPE=mysql
|
||||
- DATABASE_URL=mysql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||
image: umamisoftware/umami:mysql-v2.15.0
|
||||
image: umamisoftware/umami:mysql-v2.15.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -12,7 +12,7 @@ services:
|
||||
- REMOVE_TRAILING_SLASH = 1
|
||||
- DATABASE_TYPE=postgresql
|
||||
- DATABASE_URL=postgresql://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||
image: umamisoftware/umami:postgresql-v2.15.0
|
||||
image: umamisoftware/umami:postgresql-v2.15.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
Loading…
x
Reference in New Issue
Block a user