WIP: Prebuilt docker image #803
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: akkoma-db:latest
|
image: postgres:16-alpine
|
||||||
build: ./docker-resources/database
|
|
||||||
shm_size: 4gb
|
shm_size: 4gb
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
|
|
Loading…
Reference in a new issue