Preview:
version: '3'
services:
    cyberbot-cms-hcc:
        container_name: cyberbot-cms-hcc
        environment:
            - "SPRING_PROFILES_ACTIVE=dev"
        restart: always
        build: ./
        image: hub.vtcc.vn:8989/vtcc/chatbot/cyberbot-cms-hcc
        ports:
            - 8083:8083
        volumes:
            - ./config/:/opt/app/config/
            - ./data:/opt/app/logs
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter