Files
website/compose.katenary.yaml

15 lines
269 B
YAML
Raw Normal View History

services:
server:
image: docker.io/nginx
ports:
- 8080:80
volumes:
- ./dist:/usr/share/nginx/html
labels:
katenary.v3/ingress: |-
2025-08-15 22:59:23 +02:00
hostname: katenary.io
port: 80
katenary.v3/configmap-files: |-
- ./dist