WIP: Create apub_inbox
crate #8
1 changed files with 0 additions and 6 deletions
|
@ -51,12 +51,6 @@ services:
|
|||
- type: "volume"
|
||||
source: "postgres_data"
|
||||
target: "/var/lib/postgresql/data"
|
||||
ports:
|
||||
# FIXME: for development purposes only
|
||||
- protocol: "tcp"
|
||||
host_ip: "127.0.0.1"
|
||||
target: 5432
|
||||
published: 5432
|
||||
expose:
|
||||
- 5432
|
||||
healthcheck:
|
||||
|
|
Loading…
Reference in a new issue