Change application source from dl-cdn.alpinelinux.org to aliyun source

This commit is contained in:
牟勇
2017-11-14 21:01:07 +08:00
parent 1342b696ea
commit a99281cda8
2 changed files with 14 additions and 4 deletions

View File

@ -2,6 +2,11 @@
# General Setup
###########################################################
### Environment ########################################################################################################
# If you're in China, or you need to change sources, will be set CHANGE_SOURCE to true in .env.
CHANGE_SOURCE=false
### Application Path ###################################################################################################
# Point to your code, will be available at `/var/www`.