1
0
Fork 0
This repository has been archived on 2024-12-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
poke-on-astro-experiment/docker-compose.yml
2024-06-28 17:25:42 -04:00

6 lines
No EOL
131 B
YAML

services:
nginx:
image: codeberg.org/poketube/astro-experiment:amd64
restart: unless-stopped
ports:
- 6003:4321