瀏覽代碼

Mise à jour de 'Dockerfile'

penta 3 天之前
父節點
當前提交
d7a636b0a7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -20,4 +20,4 @@ RUN mkdir -p /openvpn/pki /openvpn/state /etc/openvpn
 
 STOPSIGNAL SIGTERM
 
-CMD ["openvpn", "--config", "/config/server.conf"]
+CMD ["openvpn", "--config", "/etc/openvpn/server.conf"]