Docker compose issue
This commit is contained in:
@ -25,5 +25,5 @@ services:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
nginx_default:
|
nginx_default:
|
||||||
external:
|
name: nginx_default
|
||||||
name: nginx_default
|
external: true
|
||||||
|
Reference in New Issue
Block a user