Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/zstucsat/hctf_backend
Browse files Browse the repository at this point in the history
  • Loading branch information
fjh1997 committed Aug 28, 2019
2 parents e96b33b + 0289f38 commit f75ac25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ HCTF 2017 平台后端。
Alias /API /var/www/hctf/hctf-backend/public
</VirtualHost>
```
示例的nginx配置为以下:
https://github.com/zstucsat/hctf_frontend/raw/master/nginx.conf

开发环境下请使用反向代理将目录指向对应开发服务器。

Expand Down Expand Up @@ -125,4 +127,4 @@ php artisan db:seed --class=ConfigTableSeeder
php artisan db:seed --class=TeamTableSeeder
```

Enjoy it.
Enjoy it.

0 comments on commit f75ac25

Please sign in to comment.