lsky-pro https

This commit is contained in:
2022-09-21 17:19:33 +08:00
parent 423bb71e8f
commit 9e65adac0e

View File

@@ -16,3 +16,6 @@ services:
networks:
nginx:
external: true
# 增加https支持
# docker exec -it lskypro sed -i '32 a \\\Illuminate\\Support\\Facades\\URL::forceScheme('"'"'https'"'"');' /var/www/html/app/Providers/AppServiceProvider.php