Revision 22f39e5e474c3c4f77a63ca59d26da9e8a6edddd authored by Alexey Sergushichev on 20 December 2019, 16:39:40 UTC, committed by Alexey Sergushichev on 20 December 2019, 16:39:40 UTC
1 parent 27d7ae0
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 ...