Docker compose issue
This commit is contained in:
parent
60d4a569a0
commit
008fccfb82
1 changed files with 2 additions and 2 deletions
|
@ -25,5 +25,5 @@ services:
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
nginx_default:
|
nginx_default:
|
||||||
external:
|
|
||||||
name: nginx_default
|
name: nginx_default
|
||||||
|
external: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue