refactor(compose): protect services and centralize routing
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
||||
wg-easy:
|
||||
image: ${WG_EASY_IMAGE}
|
||||
container_name: wg-easy
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
|
||||
cap_add:
|
||||
|
||||
Reference in New Issue
Block a user