Revision fc1777a6ebdabf2ea4e225a2337f0d9f9ae151a8 authored by Alexey Sergushichev on 08 April 2021, 15:17:58 UTC, committed by GitHub on 08 April 2021, 15:17:58 UTC
1 parent 046f374
docker-compose.yml
version: "2"
services:
phantasus:
image: dzenkova/phantasus:latest
ports:
- "80:8000"
expose:
- 8000
- 8001

Computing file changes ...