mirror of
https://github.com/unmojang/meta.git
synced 2025-09-23 03:01:21 -04:00
fix: use deploy paths in container
This commit is contained in:
parent
77b569b215
commit
651e432daf
@ -6,7 +6,7 @@ export BRANCH_master=master
|
||||
export BRANCH_develop=develop
|
||||
export DEPLOY_TO_S3=false
|
||||
export DEPLOY_TO_FOLDER=true
|
||||
export DEPLOY_FOLDER_master=/srv/meta/v1/
|
||||
export DEPLOY_FOLDER_develop=/srv/meta/dev/
|
||||
export DEPLOY_FOLDER_master=/app/public/v1
|
||||
export DEPLOY_FOLDER_develop=/app/public/dev
|
||||
export DEPLOY_FOLDER_USER=http
|
||||
export DEPLOY_FOLDER_GROUP=http
|
||||
|
Loading…
x
Reference in New Issue
Block a user