Добавил WireGuard и nginx proxy для Flask
This commit is contained in:
parent
da84a05980
commit
2fd6c40360
|
|
@ -34,7 +34,7 @@ services:
|
|||
- app_net
|
||||
|
||||
web:
|
||||
build: ./web
|
||||
build: .
|
||||
container_name: flask-dev
|
||||
network_mode: "service:wireguard" # весь трафик через WireGuard
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue