mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	removed redundant port
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user