correção da chamada update_set em validate_env
This commit is contained in:
parent
9c29d591ec
commit
fa34d894b5
2 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ PUB_IP=""
|
|||
|
||||
# Nome da pasta que está no mesmo nível do arquivo wsgi.py
|
||||
# Folder name that is at the same level as wsgi.py file
|
||||
WSGI_FOLDER_NAME="3m"
|
||||
WSGI_FOLDER_NAME="appdirname"
|
||||
|
||||
# Nome desejado para o serviço no Systemctl
|
||||
# Systemctl desirable name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue