Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit a354d2f

Browse files
committed
don't use external network
1 parent c0e6275 commit a354d2f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/util/compose.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ services:
123123
volumes:
124124
- ../api:/usr/src/app/api
125125
{% endif %}
126-
networks:
127-
default:
128-
external:
129-
name: nhostnetwork
130126
`;
131127

132128
function getComposeTemplate() {

0 commit comments

Comments
 (0)