mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 14:31:51 +01:00
update ot-recorder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user