fix
This commit is contained in:
parent
a0109b8919
commit
b313eeda34
@ -7,7 +7,7 @@ services:
|
|||||||
# i.e. http://localhost:5006. You can change the first number to change the port, if you want.
|
# i.e. http://localhost:5006. You can change the first number to change the port, if you want.
|
||||||
- '8085:5006'
|
- '8085:5006'
|
||||||
environment:
|
environment:
|
||||||
- ACTUAL_WEB_ROOT=actual
|
- HTTPS
|
||||||
volumes:
|
volumes:
|
||||||
# Change './actual-data' below to the path to the folder you want Actual to store its data in on your server.
|
# Change './actual-data' below to the path to the folder you want Actual to store its data in on your server.
|
||||||
# '/data' is the path Actual will look for its files in by default, so leave that as-is.
|
# '/data' is the path Actual will look for its files in by default, so leave that as-is.
|
||||||
|
Loading…
Reference in New Issue
Block a user