Add Browservice and update documentation
This commit is contained in:
@@ -43,6 +43,15 @@ services:
|
||||
networks:
|
||||
- mail-proxy
|
||||
|
||||
browservice:
|
||||
image: ghcr.io/eviechoi314/browservice-docker:latest
|
||||
container_name: browservice-proxy
|
||||
restart: always
|
||||
ports:
|
||||
- "8083:8080"
|
||||
networks:
|
||||
- mail-proxy
|
||||
|
||||
networks:
|
||||
mail-proxy:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user