Changed path and typo.

This commit is contained in:
retoor 2025-01-21 12:12:39 +01:00
parent 8476e9bec8
commit 8758b5ddd3

View File

@ -1,11 +1,11 @@
services:
cogs:
gogs:
build: .
ports:
- "0.0.0.0:2222:2222"
- "0.0.0.0:7331:3000"
volumes:
- ./data:/data gogs/gogs
- ./data:/app/gogs/data
gogs-db:
image: postgres