feat: Build image in ci, updates reverse proxy settings.
Some checks failed
CI / release (push) Failing after 1m28s
Some checks failed
CI / release (push) Failing after 1m28s
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
services:
|
||||
caddy:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: Dockerfile
|
||||
image: git.housh.dev/homelab/caddy-rogue-mini:latest
|
||||
container_name: caddy
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user