mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-09 18:55:14 +00:00
Update README.md - add detached -d to docker compose command
This commit is contained in:
@@ -99,7 +99,7 @@ services:
|
|||||||
```
|
```
|
||||||
4. Run docker-compose up to start the deployment of all relevant containers:
|
4. Run docker-compose up to start the deployment of all relevant containers:
|
||||||
```
|
```
|
||||||
docker-compose up
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
5. Check if the appsec-npm and the appsec-agent containers are up and running:
|
5. Check if the appsec-npm and the appsec-agent containers are up and running:
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user