server: docker port exposure fix for embeds

This commit is contained in:
hujle
2025-03-05 14:32:18 +03:00
committed by Eva
parent d03c4c7b5e
commit 40049b6fe2

View File

@ -10,6 +10,10 @@ BUILD_INFO=latest
# otherwise the port specified here will be publicly accessible
PORT=8080
# Uncomment PORT_SERVER variable if you did the same in docker-compose.yml
# to make embeds work.
# PORT_SERVER=8081
# How many waitress threads to start
# 4 is the default amount of threads. If you experience performance
# degradation with a large number of posts, increasing this may