Roberto Pereira da Costa
Roberto Pereira da Costa
.env bellow: ```ini ########################################################### ###################### General Setup ###################### ########################################################### ### Paths ################################################# # Point to the path of your applications code on your host APP_CODE_PATH_HOST=../ # Point to where the...
To workaround I commented the lines 131, 165-168 of workspace/Dockerfile ``` # 131 # COPY ./auth.json /home/laradock/.composer/auth.json # 165-168 # RUN if [ ${COMPOSER_AUTH_JSON} = false ]; then \ #...
I have the same problem using Vim. PageUp, PageDown, Home, End, Insert, Pause e ScrollLock are printed. I'm using AppImage version.


This happened in my site. The fail cause was not have write permissions. I removed .maintenance file by hands.
Peguei a planilha com 100787 nomes do brasil.io https://brasil.io/dataset/genero-nomes/nomes/ Usei a regex: `^[A-Za-záàâãéèêíïóôõöúçñÁÀÂÃÉÈÍÏÓÔÕÖÚÇÑ' ]+$` Testei no link: https://regex101.com/r/dweItc/1 E casou com todos os nomes essa expressão.
Don't forget this.