Change to domain
This commit is contained in:
		@@ -22,8 +22,8 @@ X_FORWARDED_PROTO_HEADER_SET=True
 | 
			
		||||
# links for some images *might* break (specially in the mobile app). Also note that
 | 
			
		||||
# the API response is cached and contains the host, if you change this setting, just run
 | 
			
		||||
# docker compose exec web python3 manage.py warmup-exercise-api-cache --force
 | 
			
		||||
MEDIA_URL=https://static:80/media/
 | 
			
		||||
STATIC_URL=https://static:80/static/
 | 
			
		||||
MEDIA_URL=https://wger.shoebottom.ca/media/
 | 
			
		||||
STATIC_URL=https://wger.shoebottom.ca/static/
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# These settings usually don't need changing
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user