Skip to content

Commit

Permalink
remove unnecessary my-app-network
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjiangshu authored and MalinAhlberg committed Apr 26, 2024
1 parent e9c799d commit 96f8f77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ services:
- ${CONFIG_FILEPATH}:/config.yaml
ports:
- 8085:8080
networks:
- my-app-network
restart: always

rabbitmq:
Expand Down Expand Up @@ -314,5 +312,3 @@ volumes:
networks:
public:
secure:
my-app-network:
external: true

0 comments on commit 96f8f77

Please sign in to comment.