mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-19 20:32:35 +02:00
README merge
This commit is contained in:
parent
01380489bd
commit
6e829907e0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ I have tried different reverse proxy services, i.e. [nginx proxy manager](https:
|
|||
|
||||
`docker network inspect $(docker network ls | awk '$3 == "bridge" { print $1}') | jq -r '.[] | .Name + " " + .IPAM.Config[0].Subnet' -`
|
||||
|
||||
6. start your docker app, and visit <container_name>.yourdomain.com
|
||||
7. start your docker app, and visit <container_name>.yourdomain.com
|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue