Revision d0c13affeb1def1f728f0e57c64e55fc9dc7cb25 authored by Alexey Sergushichev on 21 December 2019, 15:46:32 UTC, committed by Alexey Sergushichev on 21 December 2019, 15:46:32 UTC
1 parent d227226
docker-compose.yml
version: "2"
services:
phantasus:
image: dzenkova/phantasus:latest
ports:
- "80:80"
expose:
- 80
volumes: # Specify folder before ":" if needed
- ./archs4:/var/phantasus/cache/archs4
- ./phantasus-runtime:/var/phantasus

Computing file changes ...