mirror of
https://git.wownero.com/lza_menace/docker-wownero.git
synced 2024-08-15 01:03:31 +00:00
removing junk port ref
This commit is contained in:
parent
feeec30249
commit
025ec0236f
2 changed files with 0 additions and 4 deletions
|
@ -39,5 +39,3 @@ services:
|
|||
- "traefik.http.routers.http.entrypoints=http"
|
||||
- "traefik.http.routers.https.tls=true"
|
||||
- "traefik.http.routers.https.tls.certresolver=letsencrypt"
|
||||
ports:
|
||||
- "8000:8000"
|
||||
|
|
|
@ -38,5 +38,3 @@ services:
|
|||
- "traefik.http.routers.http.entrypoints=http"
|
||||
- "traefik.http.routers.https.tls=true"
|
||||
- "traefik.http.routers.https.tls.certresolver=letsencrypt"
|
||||
ports:
|
||||
- 8000:8000
|
||||
|
|
Loading…
Reference in a new issue