mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Updated readme.md
This commit is contained in:
		| @@ -14,12 +14,15 @@ rm -vR /home/administrator/docker-compose/mastodon | ||||
|  | ||||
| ## access terminal | ||||
| ```bash | ||||
| docker exec -it mastodon-streaming-1 /bin/bash | ||||
| docker exec -it mastodon-web-1 /bin/bash | ||||
| ``` | ||||
|  | ||||
| ## set rights | ||||
|  | ||||
| After setting up mastodon you need to give the rights  | ||||
|  | ||||
| ```bash | ||||
| docker exec -it mastodon-streaming-1 chown -R 991:991 public | ||||
| docker exec -it -u root mastodon-web-1 chown -R 991:991 public | ||||
| ``` | ||||
|  | ||||
| ## further information | ||||
|   | ||||
		Reference in New Issue
	
	Block a user