HalcyonAzure / lsky-pro-docker

☁️兰空图床(Lsky Pro) - Docker自动构建,支持多平台
GNU Affero General Public License v3.0
272 stars 65 forks source link

fix: change the EXPOSE port to ${WEB_PORT} #29

Closed Creling closed 1 year ago

Creling commented 1 year ago

The container should EXPOSE port WEB_PORT instead of port 80 from the php:8.1-apache

HalcyonAzure commented 1 year ago

thanks!