Compare commits
1 Commits
2b8c6ba04e
...
07ebb6681a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07ebb6681a |
@ -107,7 +107,7 @@ services:
|
|||||||
- "traefik.http.routers.testweb.entrypoints=websecure"
|
- "traefik.http.routers.testweb.entrypoints=websecure"
|
||||||
- "traefik.http.routers.testweb.tls.certresolver=myresolver"
|
- "traefik.http.routers.testweb.tls.certresolver=myresolver"
|
||||||
actual_server:
|
actual_server:
|
||||||
image: docker.io/actualbudget/actual-server:25.11.0
|
image: docker.io/actualbudget/actual-server:25.12.0
|
||||||
ports:
|
ports:
|
||||||
# This line makes Actual available at port 5006 of the device you run the server on,
|
# This line makes Actual available at port 5006 of the device you run the server on,
|
||||||
# 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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user