1
0
mirror of https://github.com/kochetkov-ma/allure-server.git synced 2024-11-21 16:46:43 +02:00
allure-server/docker-compose-h2.yml
2024-07-01 19:44:57 +01:00

14 lines
285 B
YAML

version: '3.7'
services:
allure-server:
# For local debug #
# build: .
image: kochetkovma/allure-server:2.13.6
ports:
- 8080:8080
volumes:
- ./tmp/allure:/allure/:rw
environment:
SPRING_PROFILES_ACTIVE: oauth
# BASIC_AUTH_ENABLE: true