mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-28 06:10:04 +03:00
dev env
This commit is contained in:
parent
6ddc5cdea3
commit
dae700ef3d
2 changed files with 3 additions and 3 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -22,8 +22,6 @@ jobs:
|
|||
with:
|
||||
ref: production
|
||||
|
||||
- uses: benjlevesque/short-sha@v1.2
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
|
||||
|
|
|
@ -5,3 +5,5 @@ services:
|
|||
command: npm run serve
|
||||
volumes:
|
||||
- ./src/:/app/
|
||||
environment:
|
||||
- PASSWORD=p
|
Loading…
Add table
Add a link
Reference in a new issue