beta.fogtype.com/example/compose.yml
Nebel 27f7fbbfc9
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.2-alpine Docker digest to fa4988b
2023-08-09 05:01:49 +00:00

12 lines
310 B
YAML

services:
example:
image: caddy:2.7.2-alpine@sha256:fa4988bd8dc2df962ba39a1621de3d0aad2c725fbdec99f3ae81f704e818943e
restart: unless-stopped
networks:
- caddy
labels:
caddy: example.beta.fogtype.com
caddy.reverse_proxy: "{{upstreams}}"
networks:
caddy:
external: true