修正依赖的网络

This commit is contained in:
2022-04-22 14:54:35 +08:00
parent fdd8d6f7d4
commit 0f2871735d
3 changed files with 3 additions and 3 deletions

View File

@@ -13,5 +13,5 @@ services:
- gh-proxy-py - gh-proxy-py
networks: networks:
nignx: nginx:
external: true external: true

View File

@@ -16,5 +16,5 @@ services:
- nginx - nginx
networks: networks:
nignx: nginx:
external: true external: true

View File

@@ -13,5 +13,5 @@ services:
- nsfw_api - nsfw_api
networks: networks:
nignx: nginx:
external: true external: true