bitebuds-deployment/docker-compose.yml

9 lines
156 B
YAML
Raw Normal View History

2023-04-03 14:26:42 +02:00
version: '3'
services:
2023-04-03 14:44:52 +02:00
bitebuds:
2023-04-03 21:02:02 +02:00
image: docker.io/kasperhermansen/bitebuds:1680548516
2023-04-03 14:26:42 +02:00
ports:
2023-04-03 14:55:31 +02:00
- 10080:3000
2023-04-03 14:39:36 +02:00
volumes:
2023-04-03 14:55:31 +02:00
- ./.ssh:/root/ssh