Merge branch 'master' of http://192.168.5.10:3024/traveler/services
This commit is contained in:
commit
7a40838042
1 changed files with 6 additions and 3 deletions
|
|
@ -12,9 +12,12 @@ services:
|
||||||
- /data/nfs/znas/Docker/web/apache:/etc/apache2/sites-enabled:ro
|
- /data/nfs/znas/Docker/web/apache:/etc/apache2/sites-enabled:ro
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
- PUID=1964
|
|
||||||
- PGID=1964
|
PUID: 1964
|
||||||
- TZ=America/Chicago
|
|
||||||
|
PGID: 1964
|
||||||
|
|
||||||
|
TZ: America/Chicago
|
||||||
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue