docker
This commit is contained in:
@@ -64,12 +64,10 @@ services:
|
|||||||
wireguard:
|
wireguard:
|
||||||
image: ghcr.io/wg-easy/wg-easy:latest
|
image: ghcr.io/wg-easy/wg-easy:latest
|
||||||
container_name: ca-lose-wireguard
|
container_name: ca-lose-wireguard
|
||||||
hostname: wireguard
|
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- SYS_MODULE
|
- SYS_MODULE
|
||||||
env_file:
|
command: /bin/sh -c 'export PASSWORD_HASH="$2a$12$NcTLIp6gMnPoJ9rxSLf1pOEvxtoEfofOsGFUBxIAGoQJ0SbAVxK82" && node /app/server.js'
|
||||||
- wireguard.env
|
|
||||||
environment:
|
environment:
|
||||||
# Sprache
|
# Sprache
|
||||||
LANG: de
|
LANG: de
|
||||||
|
|||||||
Reference in New Issue
Block a user