Skip to content

Commit

Permalink
Merge pull request #135 from SmoFlaDru/dev-benno
Browse files Browse the repository at this point in the history
Try to fix SCP action (5)
  • Loading branch information
Bensge authored Dec 1, 2024
2 parents 7e9a994 + 220d1d6 commit 9c2c0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
cap_add:
- NET_ADMIN
ports:
- "80:80"
- "20001:20001"
volumes:
- $PWD/Caddyfile:/etc/caddy/Caddyfile
- caddy_data:/data
Expand Down

0 comments on commit 9c2c0fc

Please sign in to comment.