Following the standard documentation and creating a worktree results in a setup where "stable31.local" is not accessible.
There don't seem to be any differences from the logs produced by turning on stable30, so there is no logged error I can see.
log.txt
How to reproduce:
- Setup
nextcloud-docker-dev
- Have a new stable version come out
- Clone the new stable version and set up a worktree
- Run
docker compose up stable[x]
stable[x].local is not accessible on localhost. It only becomes accessible by doing a complete reinstall with bootstrap.sh
Following the standard documentation and creating a worktree results in a setup where "stable31.local" is not accessible.
There don't seem to be any differences from the logs produced by turning on stable30, so there is no logged error I can see.
log.txt
How to reproduce:
nextcloud-docker-devdocker compose up stable[x]stable[x].localis not accessible on localhost. It only becomes accessible by doing a complete reinstall withbootstrap.sh