Revision 196f3db2382e89502f3d95664a7f0bee36af7287 authored by Alexey Sergushichev on 20 July 2020, 21:37:31 UTC, committed by Alexey Sergushichev on 20 July 2020, 21:37:31 UTC
1 parent 1736b06
docker-compose.yml
version: "2"
services:
phantasus:
image: dzenkova/phantasus:latest
ports:
- "80:8000"
expose:
- 8000
- 8001

Computing file changes ...