update docker compose
This commit is contained in:
		@@ -3,10 +3,10 @@ services:
 | 
				
			|||||||
  caitsith-discord-bot:
 | 
					  caitsith-discord-bot:
 | 
				
			||||||
    image: scm.wyattjmiller.com/wymiller/caitsith:latest
 | 
					    image: scm.wyattjmiller.com/wymiller/caitsith:latest
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      VIRTUAL_HOST: caitsith.discord.wyattjmiller.com
 | 
					      VIRTUAL_HOST:
 | 
				
			||||||
      VIRTUAL_PORT: 80
 | 
					      VIRTUAL_PORT: 80
 | 
				
			||||||
      LETSENCRYPT_HOST: caitsith.discord.wyattjmiller.com
 | 
					      LETSENCRYPT_HOST:
 | 
				
			||||||
      LETSENCRYPT_EMAIL: wjmiller2016@gmail.com
 | 
					      LETSENCRYPT_EMAIL: 
 | 
				
			||||||
      ## Fill these in when you deploy
 | 
					      ## Fill these in when you deploy
 | 
				
			||||||
      # GUILD_ID:
 | 
					      # GUILD_ID:
 | 
				
			||||||
      # DISCORD_TOKEN:
 | 
					      # DISCORD_TOKEN:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user