Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
TZ: "UTC" # Timezone to use in container
VARIANT: "full"
image: caldera:latest
container_name: caldera
ports:
- "8888:8888"
- "8443:8443"
Expand All @@ -20,4 +21,5 @@ services:
- "2222:2222"
volumes:
- ./:/usr/src/app
- /usr/src/app/plugins/magma # To avoid overwriting the already built UI
command: --log DEBUG