🏗️」 wip: going to caddy webserv leak too much

This commit is contained in:
2025-05-07 11:35:17 +02:00
parent f5300f2c6a
commit e6cf805eb3
2 changed files with 7 additions and 6 deletions

View File

@ -4,10 +4,10 @@ services:
build:
context: .
dockerfile: docker/Dockerfile
networks:
- traefik-back
# ports:
# - 80:80
# networks:
# - traefik-back
ports:
- 80:80
restart: unless-stopped
labels:
- traefik.enable=true

View File

@ -1,3 +1,4 @@
FROM keyzox/webserv
FROM caddy:latest
COPY src /var/www/html
COPY src /usr/share/caddy
#COPY Caddyfile /etc/caddy/Caddyfile