1
0
404/compose.yml

8 lines
130 B
YAML
Raw Normal View History

2024-05-21 04:18:56 +00:00
services:
site:
image: starefossen/github-pages:latest
volumes:
- ./app:/usr/src/app
ports:
- 4000:4000