Skip to content

Commit

Permalink
Change username to podman-runner in caddy unit
Browse files Browse the repository at this point in the history
  • Loading branch information
juliavdkris committed Jun 5, 2024
1 parent 925958f commit 80259e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod/racingla-caddy.container
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Image=docker.io/caddy:2.8-alpine
PublishPort=80:80
PublishPort=443:443
Volume=/home/julia/Caddyfile:/etc/caddy/Caddyfile
Volume=/home/podman-runner/Caddyfile:/etc/caddy/Caddyfile
Volume=caddy_data:/data
Volume=caddy_config:/config
Network=racingla.network
Expand Down

0 comments on commit 80259e2

Please sign in to comment.