Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
artyomb committed Sep 12, 2024
1 parent 0e8ee4d commit df6a278
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This gem allows ...
cat simple_stack.drs | dry-stack -e to_compose | docker stack deploy -c - simple_stack
$ dry-stack
Version: 0.1.15
Version: 0.1.16
Usage:
dry-stack -s stackfile [options] COMMAND
cat stackfile | dry-stack COMMAND
Expand Down Expand Up @@ -100,8 +100,8 @@ services:
cpus: '4'
memory: 500M
networks:
default:
ingress_routing:
default:
ingress_routing:
image: frontend
ports:
- 5000:5000
Expand Down

0 comments on commit df6a278

Please sign in to comment.