fix typo in compose file
This commit is contained in:
+1
-3
@@ -1,7 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
acutal-helpers:
|
actual-helpers:
|
||||||
container_name: actual-helpers
|
container_name: actual-helpers
|
||||||
image: ghcr.io/psybers/actual-helpers:latest
|
image: ghcr.io/psybers/actual-helpers:latest
|
||||||
env_file: .env
|
env_file: .env
|
||||||
## uncomment the line below to specify the default script
|
|
||||||
#command: sync-banks.js
|
|
||||||
|
|||||||
Reference in New Issue
Block a user