sd
This commit is contained in:
parent
c3327dec9c
commit
32539ffcc5
1 changed files with 3 additions and 1 deletions
4
web.yaml
4
web.yaml
|
|
@ -8,7 +8,9 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Docker/web:/var/www/html:rw
|
- /data/nfs/Baxter/Docker/web/pages:/var/www/html:rw
|
||||||
|
- /data/nfs/Baxter/Docker/web/apache:/etc/apache2/sites-enabled:ro
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
- PUID=1001
|
- PUID=1001
|
||||||
- PGID=998
|
- PGID=998
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue