Fixed app directory

pull/5/head
vvbelousov 7 months ago committed by GitHub
parent 64817c8169
commit e9eea63dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ services:
- 16000:16000
- 26000:26000
volumes:
- isos:/iventoy/iso
- isos:/app/iso
- config:/app/data
environment:
- AUTO_START_PXE=true
@ -28,4 +28,4 @@ volumes:
isos:
external: true
config:
external: true
external: true

Loading…
Cancel
Save