profilpage/docker-compose.yml

7 lines
121 B
YAML

version: "3.3"
services:
web:
image: gitlab.a-hoefler.eu/ha/profilpage
ports:
- 8080:80