fix default port
This commit is contained in:
parent
f73f26ea09
commit
a4d95a23ba
|
|
@ -11,7 +11,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/opt/microsub
|
- ./data:/opt/microsub
|
||||||
ports:
|
ports:
|
||||||
- 8090
|
- 80
|
||||||
environment:
|
environment:
|
||||||
- "FEEDBIN_USER="
|
- "FEEDBIN_USER="
|
||||||
- "FEEDBIN_PASS="
|
- "FEEDBIN_PASS="
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user