ops: change default port in docker compose
This commit is contained in:
parent
31e894b6bc
commit
7dd62b2cd7
@ -2,7 +2,7 @@ services:
|
||||
paste:
|
||||
image: git.jabuxas.xyz/jabuxas/abyss:latest
|
||||
ports:
|
||||
- "58080:8999"
|
||||
- "3235:3235"
|
||||
volumes:
|
||||
- ./files:/app/files
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user