[BUG] Plume append its domain name when clicking to follow on fediverse on non-local user to third party server
				
			
			Fix #890  Fix interact URI used from remote account to remote account
				
			Fix #890  Fix interact URI used from remote account to remote account
				
			
				
				
					docker entrypoint script
					
					
						
					
				
			
			Briefly looks good! Thanks.
A few things:
We don't need generate .env file. Variable in .env are read by Plume program as they are environemnt variables. If you may get vars from environment variables directly, you don't need write them down to the file.
How about running plm migration run optional? Sometime the command places burdon on database. Administrators should want to choose when they run it.