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:
|
||||
TZ: America/Chicago
|
||||
PUID: "1001"
|
||||
PGID: "998"
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
|
||||
#user: "1001:998"
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ services:
|
|||
mode: ingress
|
||||
|
||||
volumes:
|
||||
- /data/nfs/Baxter/Docker/glance:/app/config
|
||||
- /data/nfs/znas/Docker/glance:/app/config
|
||||
|
||||
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue