mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-06-28 01:07:03 +00:00
update deploy and upgrade instructions
This commit is contained in:
parent
ff3740e164
commit
c75f79a330
@ -60,7 +60,7 @@ Follow these steps to deploy the WireGuard WebAdmin:
|
||||
```bash
|
||||
wget -O docker-compose.yml https://raw.githubusercontent.com/eduardogsilva/wireguard_webadmin/main/docker-compose.yml
|
||||
```
|
||||
|
||||
This mode is recommended for running the web admin interface. The container deployment will automatically generate a self-signed certificate for you. If you want to update your certificates, simply navigate to the `certificates` volume and replace `nginx.pem` and `nginx.key` with your own certificates.
|
||||
### Without NGINX (Debug Mode and Testing Only)
|
||||
|
||||
For a debug environment without NGINX, suitable only for testing (not recommended for production), use:
|
||||
|
Loading…
x
Reference in New Issue
Block a user