您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

docker.include 157B

123456
  1. ServerName %%HOST%%
  2. ServerAlias %%HOST%%
  3. ProxyPreserveHost On
  4. ProxyRequests off
  5. ProxyPass / http://127.0.0.1:8080/
  6. ProxyPassReverse / http://127.0.0.1:8080/