minor docker compose updates
This commit is contained in:
parent
c34ac4f667
commit
26c28e7030
2 changed files with 6 additions and 5 deletions
|
|
@ -55,6 +55,7 @@ services:
|
|||
- forgejo
|
||||
|
||||
db:
|
||||
container_name: db
|
||||
image: postgres:13
|
||||
restart: always
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue