Pass TUPPERWARE_ID through in the Composefile
This commit is contained in:
		@@ -11,6 +11,7 @@ services:
 | 
				
			|||||||
    - CLIENT_ID
 | 
					    - CLIENT_ID
 | 
				
			||||||
    - TOKEN
 | 
					    - TOKEN
 | 
				
			||||||
    - LOG_CHANNEL
 | 
					    - LOG_CHANNEL
 | 
				
			||||||
 | 
					    - TUPPERWARE_ID
 | 
				
			||||||
    - "DATABASE_USER=postgres"
 | 
					    - "DATABASE_USER=postgres"
 | 
				
			||||||
    - "DATABASE_PASS=postgres"
 | 
					    - "DATABASE_PASS=postgres"
 | 
				
			||||||
    - "DATABASE_NAME=postgres"
 | 
					    - "DATABASE_NAME=postgres"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user