mirror of
https://github.com/internetee/registry.git
synced 2025-08-13 21:19:31 +02:00
Changelog
This commit is contained in:
parent
a76d420e0b
commit
4553970cc6
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
24.04.2015
|
||||||
|
|
||||||
|
* Update zonefile
|
||||||
|
|
||||||
23.04.2015
|
23.04.2015
|
||||||
|
|
||||||
* Add `bank_statement_import_dir: 'import/legal_documents'` to application.yml, run `mina setup`
|
* Add `bank_statement_import_dir: 'import/legal_documents'` to application.yml, run `mina setup`
|
||||||
|
|
|
@ -120,6 +120,6 @@ Crontab can be setup after deploy. Jobs can be viewed [here](/config/schedule.rb
|
||||||
|
|
||||||
### Zonefile procedure
|
### Zonefile procedure
|
||||||
|
|
||||||
Zonefile procedure must be set up after deploy. The same command must be run whenever procedure is updated (see changelog).
|
Zonefile procedure must be set up in server after deploy. The same command must be run whenever procedure is updated (see changelog).
|
||||||
|
|
||||||
bundle exec rake zonefile:replace_procedure
|
bundle exec rake zonefile:replace_procedure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue