lsky-pro https
This commit is contained in:
@@ -16,3 +16,6 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
nginx:
|
nginx:
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
|
# 增加https支持
|
||||||
|
# docker exec -it lskypro sed -i '32 a \\\Illuminate\\Support\\Facades\\URL::forceScheme('"'"'https'"'"');' /var/www/html/app/Providers/AppServiceProvider.php
|
||||||
|
|||||||
Reference in New Issue
Block a user