发布应用 ArchiveBox
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
9155bf69e6
commit
f183537732
|
|
@ -29,6 +29,9 @@ services:
|
|||
archivebox-sonic:
|
||||
image: archivebox/sonic:latest
|
||||
container_name: sonic-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
expose:
|
||||
- 1491
|
||||
env_file:
|
||||
|
|
|
|||
|
|
@ -29,6 +29,9 @@ services:
|
|||
archivebox-sonic:
|
||||
image: archivebox/sonic:latest
|
||||
container_name: sonic-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
expose:
|
||||
- 1491
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Reference in New Issue