Fixed app directory

pull/5/head
vvbelousov 8 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 - 16000:16000
- 26000:26000 - 26000:26000
volumes: volumes:
- isos:/iventoy/iso - isos:/app/iso
- config:/app/data - config:/app/data
environment: environment:
- AUTO_START_PXE=true - AUTO_START_PXE=true
@ -28,4 +28,4 @@ volumes:
isos: isos:
external: true external: true
config: config:
external: true external: true

Loading…
Cancel
Save