mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update ot-recorder
This commit is contained in:
parent
613a776b58
commit
5cd2c659ae
@ -31,7 +31,7 @@ services:
|
||||
frontend:
|
||||
image: owntracks/frontend
|
||||
ports:
|
||||
- 8080:80
|
||||
- "8080:80"
|
||||
environment:
|
||||
- SERVER_HOST=recorder
|
||||
- SERVER_PORT=8083
|
||||
|
@ -22,7 +22,7 @@ services:
|
||||
frontend:
|
||||
image: owntracks/frontend
|
||||
ports:
|
||||
- 8080:80
|
||||
- "8080:80"
|
||||
environment:
|
||||
- LISTEN_PORT=80
|
||||
- SERVER_HOST=recorder
|
||||
|
Loading…
Reference in New Issue
Block a user