mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-29 06:10:47 +00:00
Small tweaks; move repo to fosrl
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
pangolin:
|
||||
image: fossorial/pangolin
|
||||
image: fosrl/pangolin
|
||||
container_name: pangolin
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
@@ -17,7 +17,7 @@ services:
|
||||
retries: 5
|
||||
|
||||
gerbil:
|
||||
image: fossorial/gerbil
|
||||
image: fosrl/gerbil
|
||||
container_name: gerbil
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user