mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-06-13 05:59:24 +02:00
@ -15,6 +15,11 @@ services:
|
||||
- ./homepage/config:/app/config:ro
|
||||
- ./homepage/image:/app/public/image:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
# develop:
|
||||
# watch:
|
||||
# - action: sync+restart
|
||||
# path: ./homepage/image
|
||||
# target: /app/public/image
|
||||
networks:
|
||||
- infra-network
|
||||
security_opt:
|
||||
|
Reference in New Issue
Block a user