Merge pull request #39 from winter0mute/fix-gitea-typo

Fix typo in gitea-postgres README
This commit is contained in:
Guillaume LOURS 2020-03-29 14:48:38 +02:00 committed by GitHub
commit 58589727ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ services:
...
```
When deploying this setup, docker-compose maps the nextcloud container port 3000 to
When deploying this setup, docker-compose maps the gitea container port 3000 to
the same port of the host as specified in the compose file.
## Deploy with docker-compose