1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00
AdventureLog/docker-compose.yml

10 lines
224 B
YAML
Raw Normal View History

version: '3.8'
services:
web:
build: .
ports:
- "3000:3000"
environment:
- DATABASE_URL=postgresql://seanmorley15:PO24VjITwGgk@ep-withered-violet-a5xm4eqj.us-east-2.aws.neon.tech/1?sslmode=require