chore(katenary): Use the new organization repository
This commit is contained in:
14
compose.katenary.yaml
Normal file
14
compose.katenary.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
services:
|
||||
server:
|
||||
image: docker.io/nginx
|
||||
ports:
|
||||
- 8080:80
|
||||
volumes:
|
||||
- ./dist:/usr/share/nginx/html
|
||||
labels:
|
||||
katenary.v3/ingress: |-
|
||||
hostname: katenary.org
|
||||
port: 80
|
||||
|
||||
katenary.v3/configmap-files: |-
|
||||
- ./dist
|
Reference in New Issue
Block a user