All checks were successful
continuous-integration/drone/push Build is passing
12 lines
161 B
YAML
12 lines
161 B
YAML
version: "3"
|
|
|
|
services:
|
|
utoy:
|
|
image: git.pbrinkmeier.de/paul/utoy:0.2
|
|
restart: always
|
|
|
|
networks:
|
|
default:
|
|
name: caddy-network
|
|
external: true
|