oc-auth/docker-compose.yml

10 lines
121 B
YAML
Raw Normal View History

2024-07-26 13:46:05 +02:00
version: '3.4'
services:
ocauth:
image: 'ocauth:latest'
ports:
- 8088:8080
container_name: ocauth