feat: add WireGuard VPN stack (wg-easy) #16
@@ -26,9 +26,11 @@ services:
|
|||||||
- "traefik.http.routers.webui-https.tls.certresolver=njalla"
|
- "traefik.http.routers.webui-https.tls.certresolver=njalla"
|
||||||
|
|
||||||
hermes:
|
hermes:
|
||||||
image: nousresearch/hermes-agent:latest
|
build: ./
|
||||||
container_name: hermes
|
container_name: hermes
|
||||||
restart: always
|
restart: always
|
||||||
|
cap_add:
|
||||||
|
- NET_ADMIN
|
||||||
# Gateway run enables the internal API server on port 8642
|
# Gateway run enables the internal API server on port 8642
|
||||||
command: gateway run
|
command: gateway run
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user