parent
32c59a69f2
commit
bc81cb0988
5 changed files with 8 additions and 5 deletions
@ -0,0 +1,2 @@ |
||||
server: |
||||
port: ${APP_PORT:8080} |
@ -1,2 +0,0 @@ |
||||
server: |
||||
port: 8080 |
@ -0,0 +1,3 @@ |
||||
#!/usr/bin/env sh |
||||
|
||||
bash apps/demo/build.sh |
Loading…
Reference in new issue