from origin repo gh:ddworken/hishtory, commit 480630e9181167b51554f4407db55717d9b7e4dd
This commit is contained in:
6
backend/web/caddy/Dockerfile
Normal file
6
backend/web/caddy/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM abiosoft/caddy
|
||||
|
||||
LABEL "com.datadoghq.ad.logs"='[{"source": "caddy", "service": "web"}]'
|
||||
|
||||
COPY backend/web/caddy/Caddyfile /etc/
|
||||
COPY backend/web/landing/www/ /srv/landing
|
Reference in New Issue
Block a user