Skip to content

Commit

Permalink
Merge pull request #6 from UKHomeOffice/simplify-docker-compose
Browse files Browse the repository at this point in the history
Remove PROXY_ADDRESS_FORWARDING from docker-compose
  • Loading branch information
paulwaitehomeoffice authored May 10, 2017
2 parents 7488526 + f51d472 commit bafd644
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ keycloak:
MYSQL_PORT_3306_TCP_PORT: "3306"
WAIT_ON_ADDR: "mariadb"
WAIT_ON_PORT: "3306"
PROXY_ADDRESS_FORWARDING: "true"
command:
- -b 0.0.0.0 --server-config=standalone.xml

Expand Down

0 comments on commit bafd644

Please sign in to comment.