Skip to content

Commit

Permalink
Add a new line to docker-compose.yml for additional configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsouto committed Nov 20, 2023
1 parent 6e037a6 commit 05d4d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caddy-octane/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
ports:
- "${FORWARD_DYNAMODB_PORT:-8000}:${DYNAMODDB_PORT:-8000}"


caddy-octane:
build:
context: .
Expand Down

0 comments on commit 05d4d4b

Please sign in to comment.