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