Closed rvveber closed 1 year ago
Also it's impossible to reference FOLDER_NAME in ENV Vars if they have dashes in them
I guess normalizing to underscore would work 🤔
Problem is just, that underscore characters are not permitted in domain names in accordance with RFC 1035, which only allows letters, digits and hyphens. This creates problems with e.g. chromes internal password filling, as it is not able to recognize a URL with an underscore.
EWWWWWWWWWWW
so when a folder contains underscore we have to rewrite it to minus when a folder contains minus the env has to be underscore
🤣🤣 Yeah, major turn off
@color-space On the current v1
branch I don't have this issue any more
srmes ~swdc-dev (v1 !?) % swdc snap shopware-blank
mysqldump: [Warning] Using a password on the command line interface can be insecure.
srmes ~swdc-dev (v1 !?) %
Can this be closed?
I will close this then
Reproduce:
mysql error: -demo not found.