mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 09:26:57 +08:00
发布 Traccar 轨迹
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
d9ff612cf6
commit
789356d813
@ -1,6 +1,6 @@
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
traccar-network:
|
||||
driver: bridge
|
||||
|
||||
services:
|
||||
traccar:
|
||||
@ -10,7 +10,7 @@ services:
|
||||
createdBy: "Apps"
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
- traccar-network
|
||||
hostname: traccar
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8082
|
||||
|
Loading…
Reference in New Issue
Block a user