Changed path and typo.
This commit is contained in:
parent
8476e9bec8
commit
8758b5ddd3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user