forked from mirrored/github-readme-stats
removing internal proxied network, that is not useful.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
# `docker network create proxied --internal --ipv6`
|
||||
# `docker network create public --ipv6`
|
||||
networks:
|
||||
proxied:
|
||||
external: true
|
||||
public:
|
||||
external: true
|
||||
|
||||
@@ -16,7 +13,6 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
networks:
|
||||
- proxied
|
||||
- public
|
||||
expose:
|
||||
- $port
|
||||
|
||||
Reference in New Issue
Block a user