mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-05-01 15:43:58 +03:00
Merge pull request #2119 from weidi/patch-1
set static hostname in docker-compose so ddns feature works cross restarts
This commit is contained in:
commit
6e9247fff1
@ -1,8 +1,7 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
softether:
|
||||
image: softethervpn/vpnserver:latest
|
||||
hostname: softethervpnserver
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user