kopia lustrzana https://github.com/Haxxnet/Compose-Examples
commit
b84dba103c
|
@ -6,6 +6,8 @@ services:
|
|||
container_name: homer
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/homer:/www/assets
|
||||
ports:
|
||||
- "8080:8080"
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- UID=1000
|
||||
|
|
Ładowanie…
Reference in New Issue