convert glance
This commit is contained in:
parent
6120581990
commit
b6f471d3f3
1 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@ services:
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
TZ: America/Chicago
|
TZ: America/Chicago
|
||||||
PUID: "1001"
|
PUID: "1964"
|
||||||
PGID: "998"
|
PGID: "1964"
|
||||||
|
|
||||||
#user: "1001:998"
|
#user: "1001:998"
|
||||||
|
|
||||||
|
|
@ -18,7 +18,7 @@ services:
|
||||||
mode: ingress
|
mode: ingress
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Docker/glance:/app/config
|
- /data/nfs/znas/Docker/glance:/app/config
|
||||||
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue