Skip to content

Commit

Permalink
Update docker-compose-openfn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbontyes committed Aug 12, 2024
1 parent 1b06e36 commit 1c1a3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker-compose-openfn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
start_period: '5s'
retries: 3
ports:
- '${LIGHTNING_EXTERNAL_PORT:-127.0.0.1:${PORT:-4000}}:${URL_PORT:-4000}'
- '${LIGHTNING_EXTERNAL_PORT:-${PORT:-4000}}:${URL_PORT:-4000}'
networks:
- ozone

Expand Down

0 comments on commit 1c1a3a0

Please sign in to comment.