1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-28 17:29:36 +02:00

Update docker-compose.yml

This commit is contained in:
Sean Morley 2024-04-11 11:05:24 -04:00 committed by GitHub
parent cb9da5c069
commit d1371a9945
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
services: services:
web: web:
build: . image: ghcr.io/seanmorley15/adventurelog:latest
ports: ports:
- "3000:3000" - "3000:3000"
environment: environment: