Skip to content

Commit

Permalink
Restore proxy network on nginx integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpv committed Apr 4, 2023
1 parent 1a64739 commit cc03e3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/integration/nginx/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ services:
- ../../../tests/data/nginx/:/etc/nginx:ro
networks:
- proxy

networks:
proxy: {}

0 comments on commit cc03e3c

Please sign in to comment.