mirror of
https://github.com/ajurna/cbwebreader.git
synced 2026-02-02 06:15:57 +00:00
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
|||||||
command: /bin/bash entrypoint-cron.sh
|
command: /bin/bash entrypoint-cron.sh
|
||||||
|
|
||||||
database:
|
database:
|
||||||
image: postgres:11.4-alpine
|
image: postgres:18-alpine
|
||||||
expose:
|
expose:
|
||||||
- 5432
|
- 5432
|
||||||
volumes:
|
volumes:
|
||||||
@@ -61,4 +61,4 @@ services:
|
|||||||
- cbwebreader
|
- cbwebreader
|
||||||
volumes:
|
volumes:
|
||||||
static_files:
|
static_files:
|
||||||
media_files:
|
media_files:
|
||||||
|
|||||||
Reference in New Issue
Block a user