Skip to content

Commit

Permalink
Merge pull request #60 from cole-h/docker-db-migrations-first
Browse files Browse the repository at this point in the history
docker: default to monolithic mode
  • Loading branch information
zhaofengli authored Jan 2, 2024
2 parents 8c8d9d9 + e6a2644 commit 52f956a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
];
config = {
Entrypoint = [ "${packages.attic-server}/bin/atticd" ];
Cmd = [ "--mode" "api-server" ];
Env = [
"SSL_CERT_FILE=${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
];
Expand Down

0 comments on commit 52f956a

Please sign in to comment.