Skip to content

Commit

Permalink
feat: update waiting
Browse files Browse the repository at this point in the history
  • Loading branch information
johackim committed Dec 21, 2024
1 parent f320960 commit 4cc7938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/waiting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
command:
- -c
- |
wget -O /usr/share/nginx/html/index.html https://git.io/JEwvw
wget -O /usr/share/nginx/html/index.html https://gist.githubusercontent.com/johackim/e7a4ca2f00b587c890849586ac89d3a1/raw/waiting.html
nginx -g 'daemon off;'
deploy:
labels:
Expand Down

0 comments on commit 4cc7938

Please sign in to comment.