Skip to content

Commit

Permalink
task: updating the config
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Oct 21, 2024
1 parent 18e94c2 commit e153a6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ service: todox
image: paganotoni/todox
servers:
web:
host: <%= ENV['PRODUCTION_SERVER_IP'] %>
hosts:
- <%= ENV['PRODUCTION_SERVER_IP'] %>
options:
cpus: 0.5

Expand Down

0 comments on commit e153a6a

Please sign in to comment.