fix: use deploy paths in container

This commit is contained in:
Sefa Eyeoglu 2022-02-18 19:30:20 +01:00
parent 77b569b215
commit 651e432daf
No known key found for this signature in database
GPG Key ID: C10411294912A422

View File

@ -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