mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update apps/dokploy/templates/wikijs/docker-compose.yml
This commit is contained in:
@@ -3,9 +3,6 @@ services:
|
|||||||
wiki:
|
wiki:
|
||||||
image: ghcr.io/requarks/wiki:2.5
|
image: ghcr.io/requarks/wiki:2.5
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
# Change 5000 to the desired port
|
|
||||||
- "5000:3000"
|
|
||||||
environment:
|
environment:
|
||||||
- DB_TYPE
|
- DB_TYPE
|
||||||
- DB_HOST
|
- DB_HOST
|
||||||
|
|||||||
Reference in New Issue
Block a user