# Ezbookkeeping ## Docker compose file ```yaml services: ezbookkeeping: image: mayswind/ezbookkeeping ports: - '6080:8080' ```
# Ezbookkeeping ## Docker compose file ```yaml services: ezbookkeeping: image: mayswind/ezbookkeeping ports: - '6080:8080' ```