mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-05 02:24:59 +02:00
Update repo to fosrl and add license
This commit is contained in:
parent
7e18fef08d
commit
883514d7a4
7 changed files with 701 additions and 7 deletions
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
pangolin:
|
||||
image: fosrl/pangolin
|
||||
image: fosrl/pangolin:1.0.0-beta.1
|
||||
container_name: pangolin
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
@ -17,7 +17,7 @@ services:
|
|||
retries: 5
|
||||
|
||||
gerbil:
|
||||
image: fosrl/gerbil
|
||||
image: fosrl/gerbil:1.0.0-beta.1
|
||||
container_name: gerbil
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue