forked from mirrors/amnezia-wg-easy
Merge remote-tracking branch 'wg/master'
# Conflicts: # .github/CODEOWNERS # .github/PULL_REQUEST_TEMPLATE.md # .github/dependabot.yml # .github/workflows/deploy-development.yml # .github/workflows/deploy-nightly.yml # .github/workflows/deploy-pr.yml # .github/workflows/lint.yml # Dockerfile # How_to_generate_an_bcrypt_hash.md # README.md # docker-compose.dev.yml # docker-compose.yml # src/config.js # src/lib/Server.js # src/lib/WireGuard.js # src/www/js/api.js # src/www/js/app.js
This commit is contained in:
commit
7b1e606bc2
17 changed files with 807 additions and 132 deletions
|
@ -46,4 +46,4 @@ ENV DEBUG=Server,WireGuard
|
|||
|
||||
# Run Web UI
|
||||
WORKDIR /app
|
||||
CMD ["/usr/bin/dumb-init", "node", "server.js"]
|
||||
CMD ["/usr/bin/dumb-init", "node", "server.js"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue