conf/compose-cloud-beaver.yml

8 lines
179 B
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

version: "3"
services: 
cloudbeaver: 
image: dbeaver/cloudbeaver:latest
ports:
- "8978:8978"
volumes:
- ./cloudbeaver:/opt/cloudbeaver/workspace