commit
b046bb3229
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ I won't go in to too much detail here but here are the basics for someone new to
|
||||||
2. Create a docker-compose.yml file similar to this:
|
2. Create a docker-compose.yml file similar to this:
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
version: '3.8'
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 'jc21/nginx-proxy-manager:latest'
|
image: 'jc21/nginx-proxy-manager:latest'
|
||||||
|
|
Loading…
Reference in a new issue