mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-01-22 07:03:21 +01:00
removed redundant port
This commit is contained in:
parent
7fa950bf8d
commit
0af537187f
@ -2,8 +2,6 @@ services:
|
||||
pds:
|
||||
image: ghcr.io/bluesky-social/pds:0.4
|
||||
restart: {{docker_restart_policy}}
|
||||
ports:
|
||||
- {{http_port}}:3000
|
||||
volumes:
|
||||
- pds_data:/pds
|
||||
env_file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user