WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#:schema https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
|
#:schema https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
|
||||||
|
|
||||||
[services.firefish]
|
[services.firefish]
|
||||||
image = "registry.joinfirefish.org/firefish/firefish:beta-amd64"
|
image = "registry.firefish.dev/firefish/firefish"
|
||||||
container_name = "firefish"
|
container_name = "firefish"
|
||||||
restart = "unless-stopped"
|
restart = "unless-stopped"
|
||||||
depends_on = ["redis"]
|
depends_on = ["redis"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue