mirror of
https://github.com/flant/ovpn-admin.git
synced 2026-02-04 01:10:22 -08:00
Merge fea4c3a53fa4db76707b5e53e53e7ef1df81451d into ee618772c31787df292e01c7051f36597b943b50
This commit is contained in:
commit
9372845a51
2
start.sh
2
start.sh
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# About 'docker compose' and 'docker-compose'
|
||||
# We are using Docker Compose in plugin mode with Docker. For more details, see: https://docs.docker.com/compose/install/linux/. If you need to use the standalone Docker Compose, you can modify the command `docker compose` to `docker-compose` accordingly.
|
||||
docker compose -p openvpn-master up -d --build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user