gremlin: convert list-style blocks to map format in swarm/web.yaml
This commit is contained in:
parent
5389c84fe6
commit
b472efcf9e
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