bluesky-social / pds

Bluesky PDS (Personal Data Server) container image, compose file, and documentation
Other
1.38k stars 126 forks source link

Where can modify docker compose config to export port for nginx #92

Closed miyago9267 closed 1 month ago

miyago9267 commented 1 month ago

Like the title, now i have nginx for webserver. And i have several services running currently in my server, i don't wanna let then conflict. But i dont know how to change the port in install shell. I saw other issues that pointed out that the port for separate docker export can be set, but I can't find where there is an option to modify it.